2021-07-11T20:11:41,923 Created temporary directory: /tmp/pip-ephem-wheel-cache-rrlfog2g 2021-07-11T20:11:41,926 Created temporary directory: /tmp/pip-req-tracker-tk26gpgh 2021-07-11T20:11:41,926 Initialized build tracking at /tmp/pip-req-tracker-tk26gpgh 2021-07-11T20:11:41,927 Created build tracker: /tmp/pip-req-tracker-tk26gpgh 2021-07-11T20:11:41,927 Entered build tracker: /tmp/pip-req-tracker-tk26gpgh 2021-07-11T20:11:41,928 Created temporary directory: /tmp/pip-wheel-orbehhx9 2021-07-11T20:11:41,957 1 location(s) to search for versions of micropython-textwrap: 2021-07-11T20:11:41,957 * https://pypi.org/simple/micropython-textwrap/ 2021-07-11T20:11:41,958 Fetching project page and analyzing links: https://pypi.org/simple/micropython-textwrap/ 2021-07-11T20:11:41,958 Getting page https://pypi.org/simple/micropython-textwrap/ 2021-07-11T20:11:41,960 Found index url https://pypi.org/simple 2021-07-11T20:11:42,188 Found link https://files.pythonhosted.org/packages/d2/63/90b9697fe8db94d3da2d316486314728798222a72b967554798cee2dc87d/micropython-textwrap-3.4.2.tar.gz#sha256=2fa0fc58dab46d601bc33c7b47fb9e441021b728e9a3fef7a8e75a6df07fa25d (from https://pypi.org/simple/micropython-textwrap/), version: 3.4.2 2021-07-11T20:11:42,189 Found link https://files.pythonhosted.org/packages/55/fb/f93376f071c7c7dc9077604ea8ebf576d25051af5c36f220acecede8628d/micropython-textwrap-3.4.2-1.tar.gz#sha256=3c23e9518293b8bedacf3186d1219e32bd5ba187b395eb5175bb419cf06fba3b (from https://pypi.org/simple/micropython-textwrap/), version: 3.4.2-1 2021-07-11T20:11:42,189 Skipping link: not a file: https://pypi.org/simple/micropython-textwrap/ 2021-07-11T20:11:42,207 Given no hashes to check 1 links for project 'micropython-textwrap': discarding no candidates 2021-07-11T20:11:42,226 Collecting micropython-textwrap==3.4.2-1 2021-07-11T20:11:42,228 Created temporary directory: /tmp/pip-unpack-cejoefcq 2021-07-11T20:11:42,401 Downloading micropython-textwrap-3.4.2-1.tar.gz (6.8 kB) 2021-07-11T20:11:42,422 Added micropython-textwrap==3.4.2-1 from https://files.pythonhosted.org/packages/55/fb/f93376f071c7c7dc9077604ea8ebf576d25051af5c36f220acecede8628d/micropython-textwrap-3.4.2-1.tar.gz#sha256=3c23e9518293b8bedacf3186d1219e32bd5ba187b395eb5175bb419cf06fba3b to build tracker '/tmp/pip-req-tracker-tk26gpgh' 2021-07-11T20:11:42,423 ERROR: File "setup.py" not found for legacy project micropython-textwrap==3.4.2-1 from https://files.pythonhosted.org/packages/55/fb/f93376f071c7c7dc9077604ea8ebf576d25051af5c36f220acecede8628d/micropython-textwrap-3.4.2-1.tar.gz#sha256=3c23e9518293b8bedacf3186d1219e32bd5ba187b395eb5175bb419cf06fba3b. 2021-07-11T20:11:42,424 Exception information: 2021-07-11T20:11:42,424 Traceback (most recent call last): 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T20:11:42,424 status = self.run(options, args) 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T20:11:42,424 return func(self, options, args) 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T20:11:42,424 requirement_set = resolver.resolve( 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T20:11:42,424 result = self._result = resolver.resolve( 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T20:11:42,424 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T20:11:42,424 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion 2021-07-11T20:11:42,424 if not criterion.candidates: 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ 2021-07-11T20:11:42,424 return bool(self._sequence) 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ 2021-07-11T20:11:42,424 return any(self) 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in 2021-07-11T20:11:42,424 return (c for c in iterator if id(c) not in self._incompatible_ids) 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built 2021-07-11T20:11:42,424 candidate = func() 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 200, in _make_candidate_from_link 2021-07-11T20:11:42,424 self._link_candidate_cache[link] = LinkCandidate( 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2021-07-11T20:11:42,424 super().__init__( 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ 2021-07-11T20:11:42,424 self.dist = self._prepare() 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare 2021-07-11T20:11:42,424 dist = self._prepare_distribution() 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2021-07-11T20:11:42,424 return self._factory.preparer.prepare_linked_requirement( 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement 2021-07-11T20:11:42,424 return self._prepare_linked_requirement(req, parallel_builds) 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 570, in _prepare_linked_requirement 2021-07-11T20:11:42,424 dist = _get_prepared_distribution( 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 60, in _get_prepared_distribution 2021-07-11T20:11:42,424 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py", line 36, in prepare_distribution_metadata 2021-07-11T20:11:42,424 self.req.prepare_metadata() 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/req/req_install.py", line 549, in prepare_metadata 2021-07-11T20:11:42,424 self.metadata_directory = self._generate_metadata() 2021-07-11T20:11:42,424 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/req/req_install.py", line 520, in _generate_metadata 2021-07-11T20:11:42,424 raise InstallationError( 2021-07-11T20:11:42,424 pip._internal.exceptions.InstallationError: File "setup.py" not found for legacy project micropython-textwrap==3.4.2-1 from https://files.pythonhosted.org/packages/55/fb/f93376f071c7c7dc9077604ea8ebf576d25051af5c36f220acecede8628d/micropython-textwrap-3.4.2-1.tar.gz#sha256=3c23e9518293b8bedacf3186d1219e32bd5ba187b395eb5175bb419cf06fba3b. 2021-07-11T20:11:42,434 Removed micropython-textwrap==3.4.2-1 from https://files.pythonhosted.org/packages/55/fb/f93376f071c7c7dc9077604ea8ebf576d25051af5c36f220acecede8628d/micropython-textwrap-3.4.2-1.tar.gz#sha256=3c23e9518293b8bedacf3186d1219e32bd5ba187b395eb5175bb419cf06fba3b from build tracker '/tmp/pip-req-tracker-tk26gpgh' 2021-07-11T20:11:42,435 Removed build tracker: '/tmp/pip-req-tracker-tk26gpgh'