2021-11-15T23:56:04,347 Created temporary directory: /tmp/pip-ephem-wheel-cache-ck2eo8lb 2021-11-15T23:56:04,350 Created temporary directory: /tmp/pip-req-tracker-k8pcy5u_ 2021-11-15T23:56:04,350 Initialized build tracking at /tmp/pip-req-tracker-k8pcy5u_ 2021-11-15T23:56:04,351 Created build tracker: /tmp/pip-req-tracker-k8pcy5u_ 2021-11-15T23:56:04,351 Entered build tracker: /tmp/pip-req-tracker-k8pcy5u_ 2021-11-15T23:56:04,351 Created temporary directory: /tmp/pip-wheel-_e8vhqui 2021-11-15T23:56:04,383 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-15T23:56:04,386 2 location(s) to search for versions of grathe: 2021-11-15T23:56:04,386 * https://pypi.org/simple/grathe/ 2021-11-15T23:56:04,386 * https://www.piwheels.org/simple/grathe/ 2021-11-15T23:56:04,386 Fetching project page and analyzing links: https://pypi.org/simple/grathe/ 2021-11-15T23:56:04,387 Getting page https://pypi.org/simple/grathe/ 2021-11-15T23:56:04,389 Found index url https://pypi.org/simple 2021-11-15T23:56:04,477 Skipping link: No binaries permitted for grathe: https://files.pythonhosted.org/packages/df/17/9dd899d9e98e32d6d1056607836806e00db194af9e84599a380e2ee32d57/grathe-0.0.1-py3-none-any.whl#sha256=7a989229d2116a508edbc5b23009543d75bc6c0f360d4953e5bc4a5bcc81606d (from https://pypi.org/simple/grathe/) 2021-11-15T23:56:04,477 Found link https://files.pythonhosted.org/packages/8c/c6/11296823d3f262569f2f797be1e867ba86b178626f000666295bf0b0af34/grathe-0.0.1.tar.gz#sha256=22c27c80ad43a8ee86f0d6501c7b0a481811df77505bf84b5a73aefbf0af8a89 (from https://pypi.org/simple/grathe/), version: 0.0.1 2021-11-15T23:56:04,478 Fetching project page and analyzing links: https://www.piwheels.org/simple/grathe/ 2021-11-15T23:56:04,478 Getting page https://www.piwheels.org/simple/grathe/ 2021-11-15T23:56:04,479 Found index url https://www.piwheels.org/simple 2021-11-15T23:56:04,685 Skipping link: not a file: https://www.piwheels.org/simple/grathe/ 2021-11-15T23:56:04,685 Skipping link: not a file: https://pypi.org/simple/grathe/ 2021-11-15T23:56:04,699 Given no hashes to check 1 links for project 'grathe': discarding no candidates 2021-11-15T23:56:04,715 Collecting grathe==0.0.1 2021-11-15T23:56:04,716 Created temporary directory: /tmp/pip-unpack-9y3c3hyt 2021-11-15T23:56:04,762 Downloading grathe-0.0.1.tar.gz (856 bytes) 2021-11-15T23:56:04,788 Added grathe==0.0.1 from https://files.pythonhosted.org/packages/8c/c6/11296823d3f262569f2f797be1e867ba86b178626f000666295bf0b0af34/grathe-0.0.1.tar.gz#sha256=22c27c80ad43a8ee86f0d6501c7b0a481811df77505bf84b5a73aefbf0af8a89 to build tracker '/tmp/pip-req-tracker-k8pcy5u_' 2021-11-15T23:56:04,789 ERROR: File "setup.py" not found for legacy project grathe==0.0.1 from https://files.pythonhosted.org/packages/8c/c6/11296823d3f262569f2f797be1e867ba86b178626f000666295bf0b0af34/grathe-0.0.1.tar.gz#sha256=22c27c80ad43a8ee86f0d6501c7b0a481811df77505bf84b5a73aefbf0af8a89. 2021-11-15T23:56:04,789 Exception information: 2021-11-15T23:56:04,789 Traceback (most recent call last): 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-15T23:56:04,789 status = self.run(options, args) 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-15T23:56:04,789 return func(self, options, args) 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-15T23:56:04,789 reqs, check_supported_wheels=True 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-15T23:56:04,789 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-15T23:56:04,789 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-15T23:56:04,789 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion 2021-11-15T23:56:04,789 if not criterion.candidates: 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ 2021-11-15T23:56:04,789 return bool(self._sequence) 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ 2021-11-15T23:56:04,789 return any(self) 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in 2021-11-15T23:56:04,789 return (c for c in iterator if id(c) not in self._incompatible_ids) 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built 2021-11-15T23:56:04,789 candidate = func() 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 205, in _make_candidate_from_link 2021-11-15T23:56:04,789 version=version, 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 312, in __init__ 2021-11-15T23:56:04,789 version=version, 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ 2021-11-15T23:56:04,789 self.dist = self._prepare() 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare 2021-11-15T23:56:04,789 dist = self._prepare_distribution() 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 318, in _prepare_distribution 2021-11-15T23:56:04,789 self._ireq, parallel_builds=True 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement 2021-11-15T23:56:04,789 return self._prepare_linked_requirement(req, parallel_builds) 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 571, in _prepare_linked_requirement 2021-11-15T23:56:04,789 req, self.req_tracker, self.finder, self.build_isolation, 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 60, in _get_prepared_distribution 2021-11-15T23:56:04,789 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 36, in prepare_distribution_metadata 2021-11-15T23:56:04,789 self.req.prepare_metadata() 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 549, in prepare_metadata 2021-11-15T23:56:04,789 self.metadata_directory = self._generate_metadata() 2021-11-15T23:56:04,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 521, in _generate_metadata 2021-11-15T23:56:04,789 f'File "setup.py" not found for legacy project {self}.' 2021-11-15T23:56:04,789 pip._internal.exceptions.InstallationError: File "setup.py" not found for legacy project grathe==0.0.1 from https://files.pythonhosted.org/packages/8c/c6/11296823d3f262569f2f797be1e867ba86b178626f000666295bf0b0af34/grathe-0.0.1.tar.gz#sha256=22c27c80ad43a8ee86f0d6501c7b0a481811df77505bf84b5a73aefbf0af8a89. 2021-11-15T23:56:04,800 Removed grathe==0.0.1 from https://files.pythonhosted.org/packages/8c/c6/11296823d3f262569f2f797be1e867ba86b178626f000666295bf0b0af34/grathe-0.0.1.tar.gz#sha256=22c27c80ad43a8ee86f0d6501c7b0a481811df77505bf84b5a73aefbf0af8a89 from build tracker '/tmp/pip-req-tracker-k8pcy5u_' 2021-11-15T23:56:04,801 Removed build tracker: '/tmp/pip-req-tracker-k8pcy5u_'