2020-07-05T10:41:30,095 Created temporary directory: /tmp/pip-ephem-wheel-cache-mviap49s 2020-07-05T10:41:30,099 Created temporary directory: /tmp/pip-req-tracker-y9h6wvlp 2020-07-05T10:41:30,100 Initialized build tracking at /tmp/pip-req-tracker-y9h6wvlp 2020-07-05T10:41:30,100 Created build tracker: /tmp/pip-req-tracker-y9h6wvlp 2020-07-05T10:41:30,101 Entered build tracker: /tmp/pip-req-tracker-y9h6wvlp 2020-07-05T10:41:30,102 Created temporary directory: /tmp/pip-wheel-_fw61wc_ 2020-07-05T10:41:30,119 1 location(s) to search for versions of pycopy-urequests: 2020-07-05T10:41:30,119 * https://pypi.org/simple/pycopy-urequests/ 2020-07-05T10:41:30,120 Fetching project page and analyzing links: https://pypi.org/simple/pycopy-urequests/ 2020-07-05T10:41:30,121 Getting page https://pypi.org/simple/pycopy-urequests/ 2020-07-05T10:41:30,123 Found index url https://pypi.org/simple 2020-07-05T10:41:30,322 Found link https://files.pythonhosted.org/packages/3d/53/c3c7cc7a9c09a1f98cc4d570abf68caf1baa4b8d806d7c7d27c13d700582/pycopy-urequests-0.9.2.tar.gz#sha256=eb5a8a90652a1f1e42c3d147d5fffadf23323e6a9450ca69aefcd41e285d399c (from https://pypi.org/simple/pycopy-urequests/), version: 0.9.2 2020-07-05T10:41:30,323 Found link https://files.pythonhosted.org/packages/3c/76/02272cf9cef5ef78def93cd3fbd6c87608191bf71b3c9d566c9648395363/pycopy-urequests-0.9.3.tar.gz#sha256=620ff6e28d0dd0b34afeadb0a19288f5ce384c6b900c5ad56596ea3855c3764f (from https://pypi.org/simple/pycopy-urequests/), version: 0.9.3 2020-07-05T10:41:30,323 Found link https://files.pythonhosted.org/packages/1c/57/126942171ff3ad9aa9d03779e9f808c53c156f48a6f90df498d4352be69e/pycopy-urequests-0.9.4.tar.gz#sha256=2337b33080cbfea65d6a6210cf5ec3a74465543ad3534e18abf49392c23b252a (from https://pypi.org/simple/pycopy-urequests/), version: 0.9.4 2020-07-05T10:41:30,324 Found link https://files.pythonhosted.org/packages/b1/48/6a7b6d916c83b10c76aa46d2d0cc13b51a1a611a4e3c343cb35268680abf/pycopy-urequests-0.9.5.tar.gz#sha256=b2dbd47bd1cf4af676717224d5c033cb62c4e10b798994537d8a49e30b18bd87 (from https://pypi.org/simple/pycopy-urequests/), version: 0.9.5 2020-07-05T10:41:30,332 Given no hashes to check 1 links for project 'pycopy-urequests': discarding no candidates 2020-07-05T10:41:30,333 Using version 0.9.5 (newest of versions: 0.9.5) 2020-07-05T10:41:30,339 Collecting pycopy-urequests==0.9.5 2020-07-05T10:41:30,342 Created temporary directory: /tmp/pip-unpack-x1y7apv3 2020-07-05T10:41:30,419 Downloading pycopy-urequests-0.9.5.tar.gz (2.7 kB) 2020-07-05T10:41:30,448 Added pycopy-urequests==0.9.5 from https://files.pythonhosted.org/packages/b1/48/6a7b6d916c83b10c76aa46d2d0cc13b51a1a611a4e3c343cb35268680abf/pycopy-urequests-0.9.5.tar.gz#sha256=b2dbd47bd1cf4af676717224d5c033cb62c4e10b798994537d8a49e30b18bd87 to build tracker '/tmp/pip-req-tracker-y9h6wvlp' 2020-07-05T10:41:30,450 Running setup.py (path:/tmp/pip-wheel-_fw61wc_/pycopy-urequests/setup.py) egg_info for package pycopy-urequests 2020-07-05T10:41:30,451 Created temporary directory: /tmp/pip-pip-egg-info-oban11v1 2020-07-05T10:41:30,452 Running command python setup.py egg_info 2020-07-05T10:41:32,056 Traceback (most recent call last): 2020-07-05T10:41:32,058 File "", line 1, in 2020-07-05T10:41:32,059 File "/usr/lib/python3.7/tokenize.py", line 447, in open 2020-07-05T10:41:32,060 buffer = _builtin_open(filename, 'rb') 2020-07-05T10:41:32,061 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-_fw61wc_/pycopy-urequests/setup.py' 2020-07-05T10:41:32,154 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-05T10:41:32,155 Exception information: 2020-07-05T10:41:32,155 Traceback (most recent call last): 2020-07-05T10:41:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-05T10:41:32,155 status = self.run(options, args) 2020-07-05T10:41:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-05T10:41:32,155 return func(self, options, args) 2020-07-05T10:41:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-05T10:41:32,155 reqs, check_supported_wheels=True 2020-07-05T10:41:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-05T10:41:32,155 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-05T10:41:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-05T10:41:32,155 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-05T10:41:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-05T10:41:32,155 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-05T10:41:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-05T10:41:32,155 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-05T10:41:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-05T10:41:32,155 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-05T10:41:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-05T10:41:32,155 self.req.prepare_metadata() 2020-07-05T10:41:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-05T10:41:32,155 self.metadata_directory = self._generate_metadata() 2020-07-05T10:41:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-05T10:41:32,155 details=self.name or "from {}".format(self.link) 2020-07-05T10:41:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-05T10:41:32,155 command_desc='python setup.py egg_info', 2020-07-05T10:41:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-05T10:41:32,155 raise InstallationError(exc_msg) 2020-07-05T10:41:32,155 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-05T10:41:32,168 Removed pycopy-urequests==0.9.5 from https://files.pythonhosted.org/packages/b1/48/6a7b6d916c83b10c76aa46d2d0cc13b51a1a611a4e3c343cb35268680abf/pycopy-urequests-0.9.5.tar.gz#sha256=b2dbd47bd1cf4af676717224d5c033cb62c4e10b798994537d8a49e30b18bd87 from build tracker '/tmp/pip-req-tracker-y9h6wvlp' 2020-07-05T10:41:32,169 Removed build tracker: '/tmp/pip-req-tracker-y9h6wvlp'