2020-07-24T17:16:57,374 Created temporary directory: /tmp/pip-ephem-wheel-cache-x227j4wg 2020-07-24T17:16:57,378 Created temporary directory: /tmp/pip-req-tracker-rnlo47i3 2020-07-24T17:16:57,379 Initialized build tracking at /tmp/pip-req-tracker-rnlo47i3 2020-07-24T17:16:57,380 Created build tracker: /tmp/pip-req-tracker-rnlo47i3 2020-07-24T17:16:57,380 Entered build tracker: /tmp/pip-req-tracker-rnlo47i3 2020-07-24T17:16:57,382 Created temporary directory: /tmp/pip-wheel-1qqsloyv 2020-07-24T17:16:57,398 1 location(s) to search for versions of projector-installer: 2020-07-24T17:16:57,398 * https://pypi.org/simple/projector-installer/ 2020-07-24T17:16:57,399 Fetching project page and analyzing links: https://pypi.org/simple/projector-installer/ 2020-07-24T17:16:57,400 Getting page https://pypi.org/simple/projector-installer/ 2020-07-24T17:16:57,403 Found index url https://pypi.org/simple 2020-07-24T17:16:57,607 Found link https://files.pythonhosted.org/packages/1d/fc/5b054effc9293a6301b2bf44a37db79332c674dd6f3f2018f18e70c653c3/projector-installer-0.1.1.tar.gz#sha256=24e9f7fe307df395bfadc27c80b80c790f9cd4dbad9adbbb348450c6a5c755f7 (from https://pypi.org/simple/projector-installer/) (requires-python:>=3.6), version: 0.1.1 2020-07-24T17:16:57,608 Skipping link: No binaries permitted for projector-installer: https://files.pythonhosted.org/packages/fa/6f/85ba5e9b834c314fc553a6ec8ff62c36dee20a37c38e7d748c86a5e17751/projector_installer-0.1.1-py3-none-any.whl#sha256=29aae4b62b7da2e355afa00c40ae1d4c5c08ecd0b6ca680d5a15f20415f37f54 (from https://pypi.org/simple/projector-installer/) (requires-python:>=3.6) 2020-07-24T17:16:57,615 Given no hashes to check 1 links for project 'projector-installer': discarding no candidates 2020-07-24T17:16:57,617 Using version 0.1.1 (newest of versions: 0.1.1) 2020-07-24T17:16:57,622 Collecting projector-installer==0.1.1 2020-07-24T17:16:57,626 Created temporary directory: /tmp/pip-unpack-kfhoejo5 2020-07-24T17:16:58,222 Downloading projector-installer-0.1.1.tar.gz (11.9 MB) 2020-07-24T17:17:03,122 Added projector-installer==0.1.1 from https://files.pythonhosted.org/packages/1d/fc/5b054effc9293a6301b2bf44a37db79332c674dd6f3f2018f18e70c653c3/projector-installer-0.1.1.tar.gz#sha256=24e9f7fe307df395bfadc27c80b80c790f9cd4dbad9adbbb348450c6a5c755f7 to build tracker '/tmp/pip-req-tracker-rnlo47i3' 2020-07-24T17:17:03,124 Running setup.py (path:/tmp/pip-wheel-1qqsloyv/projector-installer/setup.py) egg_info for package projector-installer 2020-07-24T17:17:03,126 Created temporary directory: /tmp/pip-pip-egg-info-aheek97m 2020-07-24T17:17:03,126 Running command python setup.py egg_info 2020-07-24T17:17:05,050 Traceback (most recent call last): 2020-07-24T17:17:05,052 File "", line 1, in 2020-07-24T17:17:05,052 File "/tmp/pip-wheel-1qqsloyv/projector-installer/setup.py", line 28, in 2020-07-24T17:17:05,053 with open('requirements.txt') as f: 2020-07-24T17:17:05,053 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-07-24T17:17:05,161 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-24T17:17:05,161 Exception information: 2020-07-24T17:17:05,161 Traceback (most recent call last): 2020-07-24T17:17:05,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-24T17:17:05,161 status = self.run(options, args) 2020-07-24T17:17:05,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-24T17:17:05,161 return func(self, options, args) 2020-07-24T17:17:05,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-24T17:17:05,161 reqs, check_supported_wheels=True 2020-07-24T17:17:05,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-24T17:17:05,161 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-24T17:17:05,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-24T17:17:05,161 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-24T17:17:05,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-24T17:17:05,161 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-24T17:17:05,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-24T17:17:05,161 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-24T17:17:05,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-24T17:17:05,161 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-24T17:17:05,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-24T17:17:05,161 self.req.prepare_metadata() 2020-07-24T17:17:05,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-24T17:17:05,161 self.metadata_directory = self._generate_metadata() 2020-07-24T17:17:05,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-24T17:17:05,161 details=self.name or "from {}".format(self.link) 2020-07-24T17:17:05,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-24T17:17:05,161 command_desc='python setup.py egg_info', 2020-07-24T17:17:05,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-24T17:17:05,161 raise InstallationError(exc_msg) 2020-07-24T17:17:05,161 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-24T17:17:05,175 Removed projector-installer==0.1.1 from https://files.pythonhosted.org/packages/1d/fc/5b054effc9293a6301b2bf44a37db79332c674dd6f3f2018f18e70c653c3/projector-installer-0.1.1.tar.gz#sha256=24e9f7fe307df395bfadc27c80b80c790f9cd4dbad9adbbb348450c6a5c755f7 from build tracker '/tmp/pip-req-tracker-rnlo47i3' 2020-07-24T17:17:05,176 Removed build tracker: '/tmp/pip-req-tracker-rnlo47i3'