2021-07-10T08:30:26,864 Created temporary directory: /tmp/pip-ephem-wheel-cache-e5izqsdn 2021-07-10T08:30:26,867 Created temporary directory: /tmp/pip-req-tracker-q15xgfom 2021-07-10T08:30:26,867 Initialized build tracking at /tmp/pip-req-tracker-q15xgfom 2021-07-10T08:30:26,868 Created build tracker: /tmp/pip-req-tracker-q15xgfom 2021-07-10T08:30:26,868 Entered build tracker: /tmp/pip-req-tracker-q15xgfom 2021-07-10T08:30:26,868 Created temporary directory: /tmp/pip-wheel-pauzsflg 2021-07-10T08:30:26,902 1 location(s) to search for versions of thunderclient: 2021-07-10T08:30:26,902 * https://pypi.org/simple/thunderclient/ 2021-07-10T08:30:26,902 Fetching project page and analyzing links: https://pypi.org/simple/thunderclient/ 2021-07-10T08:30:26,903 Getting page https://pypi.org/simple/thunderclient/ 2021-07-10T08:30:26,904 Found index url https://pypi.org/simple 2021-07-10T08:30:27,083 Found link https://files.pythonhosted.org/packages/70/a5/ab445e9a15ea624d1d7226212d1ec22df599a1a7451fdfbe74bf4f4a0e62/thunderclient-0.9.0.tar.gz#sha256=56c4e55d825c37598c56d2e726055d8f3a4634e92254c1c029f2811c4a59c15a (from https://pypi.org/simple/thunderclient/), version: 0.9.0 2021-07-10T08:30:27,083 Found link https://files.pythonhosted.org/packages/ad/e8/95a8cead862682fca9570c3d00fcbc4bbc286418ce7d4edf7b4bf7c2944b/thunderclient-0.9.1.tar.gz#sha256=3c03cde1bdb5d900342021c53043c490487f4112072bc1287a8613682ca6492b (from https://pypi.org/simple/thunderclient/), version: 0.9.1 2021-07-10T08:30:27,084 Found link https://files.pythonhosted.org/packages/9b/6d/2a8e4f7a4d44b9d0140b640386cd01093b71019963e753ce7b87b89c2aea/thunderclient-1.0.0.tar.gz#sha256=f2d6688423a501619ff168a12749c88463efdd1ce80abc034a14674196378da1 (from https://pypi.org/simple/thunderclient/), version: 1.0.0 2021-07-10T08:30:27,084 Found link https://files.pythonhosted.org/packages/93/1f/4e39d7a93720cb4ba2288d774d00178c5a31bd7841dcaf2363b694c562ec/thunderclient-1.0.1.tar.gz#sha256=aa1b54c488ca02aeecd6f4c3d4bccc7ad19a35132a25e650a270cf8936f1b8f9 (from https://pypi.org/simple/thunderclient/), version: 1.0.1 2021-07-10T08:30:27,084 Skipping link: not a file: https://pypi.org/simple/thunderclient/ 2021-07-10T08:30:27,102 Given no hashes to check 1 links for project 'thunderclient': discarding no candidates 2021-07-10T08:30:27,121 Collecting thunderclient==1.0.0 2021-07-10T08:30:27,123 Created temporary directory: /tmp/pip-unpack-h_zb1ejt 2021-07-10T08:30:27,297 Downloading thunderclient-1.0.0.tar.gz (803 bytes) 2021-07-10T08:30:27,329 Added thunderclient==1.0.0 from https://files.pythonhosted.org/packages/9b/6d/2a8e4f7a4d44b9d0140b640386cd01093b71019963e753ce7b87b89c2aea/thunderclient-1.0.0.tar.gz#sha256=f2d6688423a501619ff168a12749c88463efdd1ce80abc034a14674196378da1 to build tracker '/tmp/pip-req-tracker-q15xgfom' 2021-07-10T08:30:27,331 ERROR: File "setup.py" not found for legacy project thunderclient==1.0.0 from https://files.pythonhosted.org/packages/9b/6d/2a8e4f7a4d44b9d0140b640386cd01093b71019963e753ce7b87b89c2aea/thunderclient-1.0.0.tar.gz#sha256=f2d6688423a501619ff168a12749c88463efdd1ce80abc034a14674196378da1. 2021-07-10T08:30:27,331 Exception information: 2021-07-10T08:30:27,331 Traceback (most recent call last): 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T08:30:27,331 status = self.run(options, args) 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T08:30:27,331 return func(self, options, args) 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T08:30:27,331 requirement_set = resolver.resolve( 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T08:30:27,331 result = self._result = resolver.resolve( 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T08:30:27,331 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T08:30:27,331 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion 2021-07-10T08:30:27,331 if not criterion.candidates: 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ 2021-07-10T08:30:27,331 return bool(self._sequence) 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ 2021-07-10T08:30:27,331 return any(self) 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in 2021-07-10T08:30:27,331 return (c for c in iterator if id(c) not in self._incompatible_ids) 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built 2021-07-10T08:30:27,331 candidate = func() 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 200, in _make_candidate_from_link 2021-07-10T08:30:27,331 self._link_candidate_cache[link] = LinkCandidate( 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2021-07-10T08:30:27,331 super().__init__( 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ 2021-07-10T08:30:27,331 self.dist = self._prepare() 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare 2021-07-10T08:30:27,331 dist = self._prepare_distribution() 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2021-07-10T08:30:27,331 return self._factory.preparer.prepare_linked_requirement( 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement 2021-07-10T08:30:27,331 return self._prepare_linked_requirement(req, parallel_builds) 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 570, in _prepare_linked_requirement 2021-07-10T08:30:27,331 dist = _get_prepared_distribution( 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 60, in _get_prepared_distribution 2021-07-10T08:30:27,331 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 36, in prepare_distribution_metadata 2021-07-10T08:30:27,331 self.req.prepare_metadata() 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 549, in prepare_metadata 2021-07-10T08:30:27,331 self.metadata_directory = self._generate_metadata() 2021-07-10T08:30:27,331 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 520, in _generate_metadata 2021-07-10T08:30:27,331 raise InstallationError( 2021-07-10T08:30:27,331 pip._internal.exceptions.InstallationError: File "setup.py" not found for legacy project thunderclient==1.0.0 from https://files.pythonhosted.org/packages/9b/6d/2a8e4f7a4d44b9d0140b640386cd01093b71019963e753ce7b87b89c2aea/thunderclient-1.0.0.tar.gz#sha256=f2d6688423a501619ff168a12749c88463efdd1ce80abc034a14674196378da1. 2021-07-10T08:30:27,342 Removed thunderclient==1.0.0 from https://files.pythonhosted.org/packages/9b/6d/2a8e4f7a4d44b9d0140b640386cd01093b71019963e753ce7b87b89c2aea/thunderclient-1.0.0.tar.gz#sha256=f2d6688423a501619ff168a12749c88463efdd1ce80abc034a14674196378da1 from build tracker '/tmp/pip-req-tracker-q15xgfom' 2021-07-10T08:30:27,342 Removed build tracker: '/tmp/pip-req-tracker-q15xgfom'