2022-10-26T15:24:30,260 Created temporary directory: /tmp/pip-ephem-wheel-cache-n162yu1e 2022-10-26T15:24:30,267 Created temporary directory: /tmp/pip-build-tracker-_kk2n639 2022-10-26T15:24:30,268 Initialized build tracking at /tmp/pip-build-tracker-_kk2n639 2022-10-26T15:24:30,269 Created build tracker: /tmp/pip-build-tracker-_kk2n639 2022-10-26T15:24:30,270 Entered build tracker: /tmp/pip-build-tracker-_kk2n639 2022-10-26T15:24:30,272 Created temporary directory: /tmp/pip-wheel-lo0n7erh 2022-10-26T15:24:30,284 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2022-10-26T15:24:30,292 Created temporary directory: /tmp/pip-ephem-wheel-cache-mn9q6igp 2022-10-26T15:24:30,368 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-26T15:24:30,379 2 location(s) to search for versions of micropython-dweeter: 2022-10-26T15:24:30,379 * https://pypi.org/simple/micropython-dweeter/ 2022-10-26T15:24:30,379 * https://www.piwheels.org/simple/micropython-dweeter/ 2022-10-26T15:24:30,380 Fetching project page and analyzing links: https://pypi.org/simple/micropython-dweeter/ 2022-10-26T15:24:30,382 Getting page https://pypi.org/simple/micropython-dweeter/ 2022-10-26T15:24:30,387 Found index url https://pypi.org/simple 2022-10-26T15:24:30,640 Fetched page https://pypi.org/simple/micropython-dweeter/ as application/vnd.pypi.simple.v1+json 2022-10-26T15:24:30,643 Found link https://files.pythonhosted.org/packages/dc/95/8b548ded29f8667eb007f148060c09866745af429a4f1904bcc8b4453455/micropython-dweeter-0.1.0.tar.gz (from https://pypi.org/simple/micropython-dweeter/), version: 0.1.0 2022-10-26T15:24:30,648 Found link https://files.pythonhosted.org/packages/8e/a7/c04ab6c78adf352ee31a64d83170b87e05effd7185e50512cf6de6d7067b/micropython-dweeter-0.2.0.tar.gz (from https://pypi.org/simple/micropython-dweeter/), version: 0.2.0 2022-10-26T15:24:30,649 Fetching project page and analyzing links: https://www.piwheels.org/simple/micropython-dweeter/ 2022-10-26T15:24:30,650 Getting page https://www.piwheels.org/simple/micropython-dweeter/ 2022-10-26T15:24:30,653 Found index url https://www.piwheels.org/simple 2022-10-26T15:24:31,029 Fetched page https://www.piwheels.org/simple/micropython-dweeter/ as text/html 2022-10-26T15:24:31,031 Skipping link: not a file: https://www.piwheels.org/simple/micropython-dweeter/ 2022-10-26T15:24:31,032 Skipping link: not a file: https://pypi.org/simple/micropython-dweeter/ 2022-10-26T15:24:31,080 Given no hashes to check 1 links for project 'micropython-dweeter': discarding no candidates 2022-10-26T15:24:31,128 Collecting micropython-dweeter==0.2.0 2022-10-26T15:24:31,139 Created temporary directory: /tmp/pip-unpack-t4pfsrbu 2022-10-26T15:24:31,421 Downloading micropython-dweeter-0.2.0.tar.gz (1.5 kB) 2022-10-26T15:24:31,541 Added micropython-dweeter==0.2.0 from https://files.pythonhosted.org/packages/8e/a7/c04ab6c78adf352ee31a64d83170b87e05effd7185e50512cf6de6d7067b/micropython-dweeter-0.2.0.tar.gz to build tracker '/tmp/pip-build-tracker-_kk2n639' 2022-10-26T15:24:31,544 ERROR: micropython-dweeter==0.2.0 from https://files.pythonhosted.org/packages/8e/a7/c04ab6c78adf352ee31a64d83170b87e05effd7185e50512cf6de6d7067b/micropython-dweeter-0.2.0.tar.gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-10-26T15:24:31,549 Exception information: 2022-10-26T15:24:31,549 Traceback (most recent call last): 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2022-10-26T15:24:31,549 status = run_func(*args) 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2022-10-26T15:24:31,549 return func(self, options, args) 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2022-10-26T15:24:31,549 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-10-26T15:24:31,549 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-10-26T15:24:31,549 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-10-26T15:24:31,549 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-10-26T15:24:31,549 if not criterion.candidates: 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-10-26T15:24:31,549 return bool(self._sequence) 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-10-26T15:24:31,549 return any(self) 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-10-26T15:24:31,549 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-10-26T15:24:31,549 candidate = func() 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 211, in _make_candidate_from_link 2022-10-26T15:24:31,549 version=version, 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 303, in __init__ 2022-10-26T15:24:31,549 version=version, 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __init__ 2022-10-26T15:24:31,549 self.dist = self._prepare() 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 231, in _prepare 2022-10-26T15:24:31,549 dist = self._prepare_distribution() 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 308, in _prepare_distribution 2022-10-26T15:24:31,549 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 491, in prepare_linked_requirement 2022-10-26T15:24:31,549 return self._prepare_linked_requirement(req, parallel_builds) 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 582, in _prepare_linked_requirement 2022-10-26T15:24:31,549 self.check_build_deps, 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 70, in _get_prepared_distribution 2022-10-26T15:24:31,549 finder, build_isolation, check_build_deps 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 31, in prepare_distribution_metadata 2022-10-26T15:24:31,549 self.req.load_pyproject_toml() 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 474, in load_pyproject_toml 2022-10-26T15:24:31,549 self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self) 2022-10-26T15:24:31,549 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/pyproject.py", line 58, in load_pyproject_toml 2022-10-26T15:24:31,549 f"{req_name} does not appear to be a Python project: " 2022-10-26T15:24:31,549 pip._internal.exceptions.InstallationError: micropython-dweeter==0.2.0 from https://files.pythonhosted.org/packages/8e/a7/c04ab6c78adf352ee31a64d83170b87e05effd7185e50512cf6de6d7067b/micropython-dweeter-0.2.0.tar.gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-10-26T15:24:31,608 Removed micropython-dweeter==0.2.0 from https://files.pythonhosted.org/packages/8e/a7/c04ab6c78adf352ee31a64d83170b87e05effd7185e50512cf6de6d7067b/micropython-dweeter-0.2.0.tar.gz from build tracker '/tmp/pip-build-tracker-_kk2n639' 2022-10-26T15:24:31,609 Removed build tracker: '/tmp/pip-build-tracker-_kk2n639'