2021-07-09T00:55:10,890 Created temporary directory: /tmp/pip-ephem-wheel-cache-3y_6_7qr 2021-07-09T00:55:10,892 Created temporary directory: /tmp/pip-req-tracker-s9k0bh7f 2021-07-09T00:55:10,893 Initialized build tracking at /tmp/pip-req-tracker-s9k0bh7f 2021-07-09T00:55:10,893 Created build tracker: /tmp/pip-req-tracker-s9k0bh7f 2021-07-09T00:55:10,893 Entered build tracker: /tmp/pip-req-tracker-s9k0bh7f 2021-07-09T00:55:10,894 Created temporary directory: /tmp/pip-wheel-8sji0d83 2021-07-09T00:55:10,925 1 location(s) to search for versions of twander: 2021-07-09T00:55:10,925 * https://pypi.org/simple/twander/ 2021-07-09T00:55:10,926 Fetching project page and analyzing links: https://pypi.org/simple/twander/ 2021-07-09T00:55:10,926 Getting page https://pypi.org/simple/twander/ 2021-07-09T00:55:10,928 Found index url https://pypi.org/simple 2021-07-09T00:55:11,108 Found link https://files.pythonhosted.org/packages/8d/56/5e110947c33169bdb64c85e5c962b75a028fc7439f4094cbbcf97143afad/twander-3.231.tar.gz#sha256=4fe34c3b61e05efb9129f0b0a5f07fd8509acc5fc4d3a046feefe52ad57d7e1d (from https://pypi.org/simple/twander/), version: 3.231 2021-07-09T00:55:11,109 Skipping link: not a file: https://pypi.org/simple/twander/ 2021-07-09T00:55:11,125 Given no hashes to check 1 links for project 'twander': discarding no candidates 2021-07-09T00:55:11,142 Collecting twander==3.231 2021-07-09T00:55:11,143 Created temporary directory: /tmp/pip-unpack-k9bqlnjh 2021-07-09T00:55:11,717 Downloading twander-3.231.tar.gz (750 kB) 2021-07-09T00:55:11,961 Added twander==3.231 from https://files.pythonhosted.org/packages/8d/56/5e110947c33169bdb64c85e5c962b75a028fc7439f4094cbbcf97143afad/twander-3.231.tar.gz#sha256=4fe34c3b61e05efb9129f0b0a5f07fd8509acc5fc4d3a046feefe52ad57d7e1d to build tracker '/tmp/pip-req-tracker-s9k0bh7f' 2021-07-09T00:55:11,962 ERROR: File "setup.py" not found for legacy project twander==3.231 from https://files.pythonhosted.org/packages/8d/56/5e110947c33169bdb64c85e5c962b75a028fc7439f4094cbbcf97143afad/twander-3.231.tar.gz#sha256=4fe34c3b61e05efb9129f0b0a5f07fd8509acc5fc4d3a046feefe52ad57d7e1d. 2021-07-09T00:55:11,962 Exception information: 2021-07-09T00:55:11,962 Traceback (most recent call last): 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T00:55:11,962 status = self.run(options, args) 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T00:55:11,962 return func(self, options, args) 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T00:55:11,962 requirement_set = resolver.resolve( 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T00:55:11,962 result = self._result = resolver.resolve( 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T00:55:11,962 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T00:55:11,962 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion 2021-07-09T00:55:11,962 if not criterion.candidates: 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ 2021-07-09T00:55:11,962 return bool(self._sequence) 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ 2021-07-09T00:55:11,962 return any(self) 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in 2021-07-09T00:55:11,962 return (c for c in iterator if id(c) not in self._incompatible_ids) 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built 2021-07-09T00:55:11,962 candidate = func() 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 200, in _make_candidate_from_link 2021-07-09T00:55:11,962 self._link_candidate_cache[link] = LinkCandidate( 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2021-07-09T00:55:11,962 super().__init__( 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ 2021-07-09T00:55:11,962 self.dist = self._prepare() 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare 2021-07-09T00:55:11,962 dist = self._prepare_distribution() 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2021-07-09T00:55:11,962 return self._factory.preparer.prepare_linked_requirement( 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement 2021-07-09T00:55:11,962 return self._prepare_linked_requirement(req, parallel_builds) 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 570, in _prepare_linked_requirement 2021-07-09T00:55:11,962 dist = _get_prepared_distribution( 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 60, in _get_prepared_distribution 2021-07-09T00:55:11,962 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 36, in prepare_distribution_metadata 2021-07-09T00:55:11,962 self.req.prepare_metadata() 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 549, in prepare_metadata 2021-07-09T00:55:11,962 self.metadata_directory = self._generate_metadata() 2021-07-09T00:55:11,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 520, in _generate_metadata 2021-07-09T00:55:11,962 raise InstallationError( 2021-07-09T00:55:11,962 pip._internal.exceptions.InstallationError: File "setup.py" not found for legacy project twander==3.231 from https://files.pythonhosted.org/packages/8d/56/5e110947c33169bdb64c85e5c962b75a028fc7439f4094cbbcf97143afad/twander-3.231.tar.gz#sha256=4fe34c3b61e05efb9129f0b0a5f07fd8509acc5fc4d3a046feefe52ad57d7e1d. 2021-07-09T00:55:12,020 Removed twander==3.231 from https://files.pythonhosted.org/packages/8d/56/5e110947c33169bdb64c85e5c962b75a028fc7439f4094cbbcf97143afad/twander-3.231.tar.gz#sha256=4fe34c3b61e05efb9129f0b0a5f07fd8509acc5fc4d3a046feefe52ad57d7e1d from build tracker '/tmp/pip-req-tracker-s9k0bh7f' 2021-07-09T00:55:12,020 Removed build tracker: '/tmp/pip-req-tracker-s9k0bh7f'