2020-12-10T15:15:36,881 Created temporary directory: /tmp/pip-ephem-wheel-cache-9m74mdwk 2020-12-10T15:15:36,884 Created temporary directory: /tmp/pip-req-tracker-falpybbq 2020-12-10T15:15:36,884 Initialized build tracking at /tmp/pip-req-tracker-falpybbq 2020-12-10T15:15:36,884 Created build tracker: /tmp/pip-req-tracker-falpybbq 2020-12-10T15:15:36,884 Entered build tracker: /tmp/pip-req-tracker-falpybbq 2020-12-10T15:15:36,885 Created temporary directory: /tmp/pip-wheel-tm85adue 2020-12-10T15:15:36,896 1 location(s) to search for versions of http-api-client: 2020-12-10T15:15:36,896 * https://pypi.org/simple/http-api-client/ 2020-12-10T15:15:36,896 Fetching project page and analyzing links: https://pypi.org/simple/http-api-client/ 2020-12-10T15:15:36,897 Getting page https://pypi.org/simple/http-api-client/ 2020-12-10T15:15:36,899 Found index url https://pypi.org/simple 2020-12-10T15:15:37,258 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-10T15:15:37,258 Found link https://files.pythonhosted.org/packages/a0/59/e32bbc6d4a4f103ee68baad53179e612659d76f8a16a6a74eec7aa727d21/http_api_client-0.0.2.tar.gz#sha256=f39ce0ced826c7fcfc31c2466905a1da7b6db166b35c433db2ee1ff857151522 (from https://pypi.org/simple/http-api-client/) (requires-python:>=3), version: 0.0.2 2020-12-10T15:15:37,262 Given no hashes to check 1 links for project 'http-api-client': discarding no candidates 2020-12-10T15:15:37,263 Using version 0.0.2 (newest of versions: 0.0.2) 2020-12-10T15:15:37,267 Collecting http-api-client==0.0.2 2020-12-10T15:15:37,269 Created temporary directory: /tmp/pip-unpack-i_gd6140 2020-12-10T15:15:37,378 Downloading http_api_client-0.0.2.tar.gz (4.2 kB) 2020-12-10T15:15:37,420 Added http-api-client==0.0.2 from https://files.pythonhosted.org/packages/a0/59/e32bbc6d4a4f103ee68baad53179e612659d76f8a16a6a74eec7aa727d21/http_api_client-0.0.2.tar.gz#sha256=f39ce0ced826c7fcfc31c2466905a1da7b6db166b35c433db2ee1ff857151522 to build tracker '/tmp/pip-req-tracker-falpybbq' 2020-12-10T15:15:37,421 Running setup.py (path:/tmp/pip-wheel-tm85adue/http-api-client/setup.py) egg_info for package http-api-client 2020-12-10T15:15:37,422 Created temporary directory: /tmp/pip-pip-egg-info-xjcfr6dd 2020-12-10T15:15:37,422 Running command python setup.py egg_info 2020-12-10T15:15:38,207 Traceback (most recent call last): 2020-12-10T15:15:38,208 File "", line 1, in 2020-12-10T15:15:38,208 File "/tmp/pip-wheel-tm85adue/http-api-client/setup.py", line 11, in 2020-12-10T15:15:38,208 with open(requirements, 'r') as f: 2020-12-10T15:15:38,209 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-tm85adue/http-api-client/requirements.txt' 2020-12-10T15:15:38,256 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-12-10T15:15:38,257 Exception information: 2020-12-10T15:15:38,257 Traceback (most recent call last): 2020-12-10T15:15:38,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-10T15:15:38,257 status = self.run(options, args) 2020-12-10T15:15:38,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-10T15:15:38,257 return func(self, options, args) 2020-12-10T15:15:38,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-10T15:15:38,257 reqs, check_supported_wheels=True 2020-12-10T15:15:38,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-10T15:15:38,257 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-10T15:15:38,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-10T15:15:38,257 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-10T15:15:38,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-12-10T15:15:38,257 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-12-10T15:15:38,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-12-10T15:15:38,257 req, self.req_tracker, self.finder, self.build_isolation, 2020-12-10T15:15:38,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-12-10T15:15:38,257 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-12-10T15:15:38,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-12-10T15:15:38,257 self.req.prepare_metadata() 2020-12-10T15:15:38,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-12-10T15:15:38,257 self.metadata_directory = self._generate_metadata() 2020-12-10T15:15:38,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-12-10T15:15:38,257 details=self.name or "from {}".format(self.link) 2020-12-10T15:15:38,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-12-10T15:15:38,257 command_desc='python setup.py egg_info', 2020-12-10T15:15:38,257 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-12-10T15:15:38,257 raise InstallationError(exc_msg) 2020-12-10T15:15:38,257 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-10T15:15:38,285 Removed http-api-client==0.0.2 from https://files.pythonhosted.org/packages/a0/59/e32bbc6d4a4f103ee68baad53179e612659d76f8a16a6a74eec7aa727d21/http_api_client-0.0.2.tar.gz#sha256=f39ce0ced826c7fcfc31c2466905a1da7b6db166b35c433db2ee1ff857151522 from build tracker '/tmp/pip-req-tracker-falpybbq' 2020-12-10T15:15:38,285 Removed build tracker: '/tmp/pip-req-tracker-falpybbq'