2022-02-28T04:11:03,923 Created temporary directory: /tmp/pip-ephem-wheel-cache-phscd11l 2022-02-28T04:11:03,929 Created temporary directory: /tmp/pip-req-tracker-jrm0bl5c 2022-02-28T04:11:03,930 Initialized build tracking at /tmp/pip-req-tracker-jrm0bl5c 2022-02-28T04:11:03,930 Created build tracker: /tmp/pip-req-tracker-jrm0bl5c 2022-02-28T04:11:03,931 Entered build tracker: /tmp/pip-req-tracker-jrm0bl5c 2022-02-28T04:11:03,932 Created temporary directory: /tmp/pip-wheel-9ro7m3zr 2022-02-28T04:11:04,001 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-28T04:11:04,010 2 location(s) to search for versions of micropython-cryptocfb: 2022-02-28T04:11:04,010 * https://pypi.org/simple/micropython-cryptocfb/ 2022-02-28T04:11:04,010 * https://www.piwheels.org/simple/micropython-cryptocfb/ 2022-02-28T04:11:04,011 Fetching project page and analyzing links: https://pypi.org/simple/micropython-cryptocfb/ 2022-02-28T04:11:04,012 Getting page https://pypi.org/simple/micropython-cryptocfb/ 2022-02-28T04:11:04,016 Found index url https://pypi.org/simple 2022-02-28T04:11:04,126 Found link https://files.pythonhosted.org/packages/54/d7/09a0c3a7435340720b95a31f985034d8dbd1cd50f239d18c59f2db4569f7/micropython-cryptocfb-0.1.0.tar.gz#sha256=950668cde1535c1a401d04d03added57692aff137423d5cfb060bd92d79815d5 (from https://pypi.org/simple/micropython-cryptocfb/), version: 0.1.0 2022-02-28T04:11:04,127 Found link https://files.pythonhosted.org/packages/2f/74/fe6f95139681fc0451682b3045060fac31a1909f8ede2e2f5fc7e528c467/micropython-cryptocfb-0.2.0.tar.gz#sha256=9e668edd0e091697caaccb2776c894ed268ca9935f348d4b3600fb37077979bf (from https://pypi.org/simple/micropython-cryptocfb/), version: 0.2.0 2022-02-28T04:11:04,128 Fetching project page and analyzing links: https://www.piwheels.org/simple/micropython-cryptocfb/ 2022-02-28T04:11:04,129 Getting page https://www.piwheels.org/simple/micropython-cryptocfb/ 2022-02-28T04:11:04,131 Found index url https://www.piwheels.org/simple 2022-02-28T04:11:04,345 Skipping link: not a file: https://www.piwheels.org/simple/micropython-cryptocfb/ 2022-02-28T04:11:04,346 Skipping link: not a file: https://pypi.org/simple/micropython-cryptocfb/ 2022-02-28T04:11:04,379 Given no hashes to check 1 links for project 'micropython-cryptocfb': discarding no candidates 2022-02-28T04:11:04,411 Collecting micropython-cryptocfb==0.2.0 2022-02-28T04:11:04,415 Created temporary directory: /tmp/pip-unpack-lqg5d70h 2022-02-28T04:11:04,504 Downloading micropython-cryptocfb-0.2.0.tar.gz (2.2 kB) 2022-02-28T04:11:04,526 Added micropython-cryptocfb==0.2.0 from https://files.pythonhosted.org/packages/2f/74/fe6f95139681fc0451682b3045060fac31a1909f8ede2e2f5fc7e528c467/micropython-cryptocfb-0.2.0.tar.gz#sha256=9e668edd0e091697caaccb2776c894ed268ca9935f348d4b3600fb37077979bf to build tracker '/tmp/pip-req-tracker-jrm0bl5c' 2022-02-28T04:11:04,528 ERROR: micropython-cryptocfb==0.2.0 from https://files.pythonhosted.org/packages/2f/74/fe6f95139681fc0451682b3045060fac31a1909f8ede2e2f5fc7e528c467/micropython-cryptocfb-0.2.0.tar.gz#sha256=9e668edd0e091697caaccb2776c894ed268ca9935f348d4b3600fb37077979bf does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-02-28T04:11:04,531 Exception information: 2022-02-28T04:11:04,531 Traceback (most recent call last): 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-28T04:11:04,531 status = run_func(*args) 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-28T04:11:04,531 return func(self, options, args) 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-28T04:11:04,531 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-28T04:11:04,531 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-28T04:11:04,531 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-28T04:11:04,531 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-02-28T04:11:04,531 if not criterion.candidates: 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-02-28T04:11:04,531 return bool(self._sequence) 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-02-28T04:11:04,531 return any(self) 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-02-28T04:11:04,531 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-02-28T04:11:04,531 candidate = func() 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 220, in _make_candidate_from_link 2022-02-28T04:11:04,531 version=version, 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 294, in __init__ 2022-02-28T04:11:04,531 version=version, 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 158, in __init__ 2022-02-28T04:11:04,531 self.dist = self._prepare() 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 227, in _prepare 2022-02-28T04:11:04,531 dist = self._prepare_distribution() 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in _prepare_distribution 2022-02-28T04:11:04,531 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 487, in prepare_linked_requirement 2022-02-28T04:11:04,531 return self._prepare_linked_requirement(req, parallel_builds) 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 560, in _prepare_linked_requirement 2022-02-28T04:11:04,531 self.build_isolation, 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 58, in _get_prepared_distribution 2022-02-28T04:11:04,531 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 28, in prepare_distribution_metadata 2022-02-28T04:11:04,531 self.req.load_pyproject_toml() 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 462, in load_pyproject_toml 2022-02-28T04:11:04,531 self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self) 2022-02-28T04:11:04,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/pyproject.py", line 57, in load_pyproject_toml 2022-02-28T04:11:04,531 f"{req_name} does not appear to be a Python project: " 2022-02-28T04:11:04,531 pip._internal.exceptions.InstallationError: micropython-cryptocfb==0.2.0 from https://files.pythonhosted.org/packages/2f/74/fe6f95139681fc0451682b3045060fac31a1909f8ede2e2f5fc7e528c467/micropython-cryptocfb-0.2.0.tar.gz#sha256=9e668edd0e091697caaccb2776c894ed268ca9935f348d4b3600fb37077979bf does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-02-28T04:11:04,551 Removed micropython-cryptocfb==0.2.0 from https://files.pythonhosted.org/packages/2f/74/fe6f95139681fc0451682b3045060fac31a1909f8ede2e2f5fc7e528c467/micropython-cryptocfb-0.2.0.tar.gz#sha256=9e668edd0e091697caaccb2776c894ed268ca9935f348d4b3600fb37077979bf from build tracker '/tmp/pip-req-tracker-jrm0bl5c' 2022-02-28T04:11:04,552 Removed build tracker: '/tmp/pip-req-tracker-jrm0bl5c'