2020-05-17T04:54:22,017 Created temporary directory: /tmp/pip-ephem-wheel-cache-a2we0emc 2020-05-17T04:54:22,021 Created temporary directory: /tmp/pip-req-tracker-akxjlur0 2020-05-17T04:54:22,022 Initialized build tracking at /tmp/pip-req-tracker-akxjlur0 2020-05-17T04:54:22,023 Created build tracker: /tmp/pip-req-tracker-akxjlur0 2020-05-17T04:54:22,023 Entered build tracker: /tmp/pip-req-tracker-akxjlur0 2020-05-17T04:54:22,024 Created temporary directory: /tmp/pip-wheel-_a8f2cqq 2020-05-17T04:54:22,045 1 location(s) to search for versions of PyTaskScheduler: 2020-05-17T04:54:22,045 * https://pypi.org/simple/pytaskscheduler/ 2020-05-17T04:54:22,046 Fetching project page and analyzing links: https://pypi.org/simple/pytaskscheduler/ 2020-05-17T04:54:22,046 Getting page https://pypi.org/simple/pytaskscheduler/ 2020-05-17T04:54:22,049 Found index url https://pypi.org/simple 2020-05-17T04:54:22,251 Skipping link: No binaries permitted for PyTaskScheduler: https://files.pythonhosted.org/packages/b5/fb/b569a2ef69017ec217a2d0c6f822abb7bd54b5bd5c2e2ac8f05dc18f98a7/PyTaskScheduler-0.0.1-py3-none-any.whl#sha256=a2d80d39850abb0f749cbf6ce2bddf33201613a2e071a712678bb8bfe4cd2f51 (from https://pypi.org/simple/pytaskscheduler/) (requires-python:>=3.6) 2020-05-17T04:54:22,252 Found link https://files.pythonhosted.org/packages/0c/7c/fc8c5c2683103b683280a031890247391f634fc55351a688d9559315e0f3/PyTaskScheduler-0.0.1.tar.gz#sha256=9860caef5c1face43799a74772ec0c6c4f1ad2ba8594fa726680276cfe69bbbf (from https://pypi.org/simple/pytaskscheduler/) (requires-python:>=3.6), version: 0.0.1 2020-05-17T04:54:22,252 Skipping link: No binaries permitted for PyTaskScheduler: https://files.pythonhosted.org/packages/68/12/32e5d240098f77f3f1d3f21498932b485e89e20799968ae5b4966e407517/PyTaskScheduler-0.0.1.1-py3-none-any.whl#sha256=1891e8ef8ccffbc97949465f8a852dc64b3d8ec8c02971af69711f02bd507196 (from https://pypi.org/simple/pytaskscheduler/) (requires-python:>=3.6) 2020-05-17T04:54:22,253 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/f1/df/5cd81b18b99d164176576327c0144b4cb348d9fd301158213c59a9d656fe/PyTaskScheduler-0.0.1.1-py3.7.egg#sha256=bbba5283bbf0ee285e55b96f84844252619563c9780c53dbeecb50774680f4d1 (from https://pypi.org/simple/pytaskscheduler/) (requires-python:>=3.6) 2020-05-17T04:54:22,254 Found link https://files.pythonhosted.org/packages/76/04/141bca070b91ee0d526ffccd87d3541f12ba7b4c2d20f63885fa294ea5d2/PyTaskScheduler-0.0.1.1.tar.gz#sha256=d8ea0c8c1b04ca2a8a24d210a4b0ef922d672a147cce93a15f625e930422f939 (from https://pypi.org/simple/pytaskscheduler/) (requires-python:>=3.6), version: 0.0.1.1 2020-05-17T04:54:22,262 Given no hashes to check 1 links for project 'PyTaskScheduler': discarding no candidates 2020-05-17T04:54:22,263 Using version 0.0.1.1 (newest of versions: 0.0.1.1) 2020-05-17T04:54:22,268 Collecting PyTaskScheduler==0.0.1.1 2020-05-17T04:54:22,272 Created temporary directory: /tmp/pip-unpack-qr0hciy7 2020-05-17T04:54:22,540 Downloading PyTaskScheduler-0.0.1.1.tar.gz (9.4 kB) 2020-05-17T04:54:22,675 Added PyTaskScheduler==0.0.1.1 from https://files.pythonhosted.org/packages/76/04/141bca070b91ee0d526ffccd87d3541f12ba7b4c2d20f63885fa294ea5d2/PyTaskScheduler-0.0.1.1.tar.gz#sha256=d8ea0c8c1b04ca2a8a24d210a4b0ef922d672a147cce93a15f625e930422f939 to build tracker '/tmp/pip-req-tracker-akxjlur0' 2020-05-17T04:54:22,678 Running setup.py (path:/tmp/pip-wheel-_a8f2cqq/PyTaskScheduler/setup.py) egg_info for package PyTaskScheduler 2020-05-17T04:54:22,681 Created temporary directory: /tmp/pip-pip-egg-info-sz3fvdax 2020-05-17T04:54:22,681 Running command python setup.py egg_info 2020-05-17T04:54:24,221 Traceback (most recent call last): 2020-05-17T04:54:24,223 File "", line 1, in 2020-05-17T04:54:24,224 File "/tmp/pip-wheel-_a8f2cqq/PyTaskScheduler/setup.py", line 52, in 2020-05-17T04:54:24,225 install_requires=parse_requirements('requirements.txt'), 2020-05-17T04:54:24,226 File "/tmp/pip-wheel-_a8f2cqq/PyTaskScheduler/setup.py", line 25, in parse_requirements 2020-05-17T04:54:24,227 with pathlib.Path(path).open() as requirements_txt: 2020-05-17T04:54:24,227 File "/usr/lib/python3.7/pathlib.py", line 1186, in open 2020-05-17T04:54:24,228 opener=self._opener) 2020-05-17T04:54:24,229 File "/usr/lib/python3.7/pathlib.py", line 1039, in _opener 2020-05-17T04:54:24,230 return self._accessor.open(self, flags, mode) 2020-05-17T04:54:24,230 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-05-17T04:54:24,317 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-17T04:54:24,318 Exception information: 2020-05-17T04:54:24,318 Traceback (most recent call last): 2020-05-17T04:54:24,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-17T04:54:24,318 status = self.run(options, args) 2020-05-17T04:54:24,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-17T04:54:24,318 return func(self, options, args) 2020-05-17T04:54:24,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-17T04:54:24,318 reqs, check_supported_wheels=True 2020-05-17T04:54:24,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-17T04:54:24,318 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-17T04:54:24,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-17T04:54:24,318 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-17T04:54:24,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-17T04:54:24,318 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-17T04:54:24,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-17T04:54:24,318 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-17T04:54:24,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-17T04:54:24,318 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-17T04:54:24,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-17T04:54:24,318 self.req.prepare_metadata() 2020-05-17T04:54:24,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-17T04:54:24,318 self.metadata_directory = self._generate_metadata() 2020-05-17T04:54:24,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-17T04:54:24,318 details=self.name or "from {}".format(self.link) 2020-05-17T04:54:24,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-17T04:54:24,318 command_desc='python setup.py egg_info', 2020-05-17T04:54:24,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-17T04:54:24,318 raise InstallationError(exc_msg) 2020-05-17T04:54:24,318 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-17T04:54:24,332 Removed PyTaskScheduler==0.0.1.1 from https://files.pythonhosted.org/packages/76/04/141bca070b91ee0d526ffccd87d3541f12ba7b4c2d20f63885fa294ea5d2/PyTaskScheduler-0.0.1.1.tar.gz#sha256=d8ea0c8c1b04ca2a8a24d210a4b0ef922d672a147cce93a15f625e930422f939 from build tracker '/tmp/pip-req-tracker-akxjlur0' 2020-05-17T04:54:24,332 Removed build tracker: '/tmp/pip-req-tracker-akxjlur0'