2020-12-09T20:58:04,936 Created temporary directory: /tmp/pip-ephem-wheel-cache-32wb0eqm 2020-12-09T20:58:04,939 Created temporary directory: /tmp/pip-req-tracker-m31knett 2020-12-09T20:58:04,939 Initialized build tracking at /tmp/pip-req-tracker-m31knett 2020-12-09T20:58:04,940 Created build tracker: /tmp/pip-req-tracker-m31knett 2020-12-09T20:58:04,940 Entered build tracker: /tmp/pip-req-tracker-m31knett 2020-12-09T20:58:04,940 Created temporary directory: /tmp/pip-wheel-o5kczjgl 2020-12-09T20:58:04,952 1 location(s) to search for versions of http-api-client: 2020-12-09T20:58:04,952 * https://pypi.org/simple/http-api-client/ 2020-12-09T20:58:04,952 Fetching project page and analyzing links: https://pypi.org/simple/http-api-client/ 2020-12-09T20:58:04,953 Getting page https://pypi.org/simple/http-api-client/ 2020-12-09T20:58:04,955 Found index url https://pypi.org/simple 2020-12-09T20:58:05,319 Found link https://files.pythonhosted.org/packages/18/d4/97213200bf7db4e9de3723af73455e16f704a65fd2ae7116dcf5f11caa9c/http_api_client-0.0.1.tar.gz#sha256=e60f9ca26eb0d9b961e9b1a2ef4e51b991ad897ba3b9a0fc93d482dca72bd05c (from https://pypi.org/simple/http-api-client/) (requires-python:>=3), version: 0.0.1 2020-12-09T20:58:05,323 Given no hashes to check 1 links for project 'http-api-client': discarding no candidates 2020-12-09T20:58:05,324 Using version 0.0.1 (newest of versions: 0.0.1) 2020-12-09T20:58:05,328 Collecting http-api-client==0.0.1 2020-12-09T20:58:05,330 Created temporary directory: /tmp/pip-unpack-pp0f34qn 2020-12-09T20:58:05,371 Downloading http_api_client-0.0.1.tar.gz (4.1 kB) 2020-12-09T20:58:05,417 Added http-api-client==0.0.1 from https://files.pythonhosted.org/packages/18/d4/97213200bf7db4e9de3723af73455e16f704a65fd2ae7116dcf5f11caa9c/http_api_client-0.0.1.tar.gz#sha256=e60f9ca26eb0d9b961e9b1a2ef4e51b991ad897ba3b9a0fc93d482dca72bd05c to build tracker '/tmp/pip-req-tracker-m31knett' 2020-12-09T20:58:05,418 Running setup.py (path:/tmp/pip-wheel-o5kczjgl/http-api-client/setup.py) egg_info for package http-api-client 2020-12-09T20:58:05,419 Created temporary directory: /tmp/pip-pip-egg-info-ce_pjip_ 2020-12-09T20:58:05,419 Running command python setup.py egg_info 2020-12-09T20:58:06,351 Traceback (most recent call last): 2020-12-09T20:58:06,352 File "", line 1, in 2020-12-09T20:58:06,352 File "/tmp/pip-wheel-o5kczjgl/http-api-client/setup.py", line 11, in 2020-12-09T20:58:06,352 with open(requirements, 'r') as f: 2020-12-09T20:58:06,353 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-o5kczjgl/http-api-client/requirements.txt' 2020-12-09T20:58:06,401 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-12-09T20:58:06,401 Exception information: 2020-12-09T20:58:06,401 Traceback (most recent call last): 2020-12-09T20:58:06,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-09T20:58:06,401 status = self.run(options, args) 2020-12-09T20:58:06,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-09T20:58:06,401 return func(self, options, args) 2020-12-09T20:58:06,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-09T20:58:06,401 reqs, check_supported_wheels=True 2020-12-09T20:58:06,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-09T20:58:06,401 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-09T20:58:06,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-09T20:58:06,401 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-09T20:58:06,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-12-09T20:58:06,401 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-12-09T20:58:06,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-12-09T20:58:06,401 req, self.req_tracker, self.finder, self.build_isolation, 2020-12-09T20:58:06,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-12-09T20:58:06,401 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-12-09T20:58:06,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-12-09T20:58:06,401 self.req.prepare_metadata() 2020-12-09T20:58:06,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-12-09T20:58:06,401 self.metadata_directory = self._generate_metadata() 2020-12-09T20:58:06,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-12-09T20:58:06,401 details=self.name or "from {}".format(self.link) 2020-12-09T20:58:06,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-12-09T20:58:06,401 command_desc='python setup.py egg_info', 2020-12-09T20:58:06,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-12-09T20:58:06,401 raise InstallationError(exc_msg) 2020-12-09T20:58:06,401 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-12-09T20:58:06,410 Removed http-api-client==0.0.1 from https://files.pythonhosted.org/packages/18/d4/97213200bf7db4e9de3723af73455e16f704a65fd2ae7116dcf5f11caa9c/http_api_client-0.0.1.tar.gz#sha256=e60f9ca26eb0d9b961e9b1a2ef4e51b991ad897ba3b9a0fc93d482dca72bd05c from build tracker '/tmp/pip-req-tracker-m31knett' 2020-12-09T20:58:06,410 Removed build tracker: '/tmp/pip-req-tracker-m31knett'