2022-12-02T04:23:58,022 Created temporary directory: /tmp/pip-ephem-wheel-cache-v7lsralx 2022-12-02T04:23:58,027 Created temporary directory: /tmp/pip-build-tracker-nlq5x9tj 2022-12-02T04:23:58,028 Initialized build tracking at /tmp/pip-build-tracker-nlq5x9tj 2022-12-02T04:23:58,028 Created build tracker: /tmp/pip-build-tracker-nlq5x9tj 2022-12-02T04:23:58,028 Entered build tracker: /tmp/pip-build-tracker-nlq5x9tj 2022-12-02T04:23:58,030 Created temporary directory: /tmp/pip-wheel-zchc87ep 2022-12-02T04:23:58,037 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-12-02T04:23:58,043 Created temporary directory: /tmp/pip-ephem-wheel-cache-de6qvf9q 2022-12-02T04:23:58,094 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-12-02T04:23:58,100 2 location(s) to search for versions of zakipy: 2022-12-02T04:23:58,100 * https://pypi.org/simple/zakipy/ 2022-12-02T04:23:58,100 * https://www.piwheels.org/simple/zakipy/ 2022-12-02T04:23:58,101 Fetching project page and analyzing links: https://pypi.org/simple/zakipy/ 2022-12-02T04:23:58,102 Getting page https://pypi.org/simple/zakipy/ 2022-12-02T04:23:58,105 Found index url https://pypi.org/simple 2022-12-02T04:23:58,316 Fetched page https://pypi.org/simple/zakipy/ as application/vnd.pypi.simple.v1+json 2022-12-02T04:23:58,319 Skipping link: No binaries permitted for zakipy: https://files.pythonhosted.org/packages/45/04/97a66023c7facd68d04ecb2c68947d1c79e518bfefa63aa471dac72ac7fb/zakipy-0.0.1-py3-none-any.whl (from https://pypi.org/simple/zakipy/) (requires-python:>=3.6) 2022-12-02T04:23:58,320 Found link https://files.pythonhosted.org/packages/37/a4/26e2fd07d5796552bedb394402ab268d1bed58d76f12b8459836daaf09d5/zakipy-0.0.1.tar.gz (from https://pypi.org/simple/zakipy/) (requires-python:>=3.6), version: 0.0.1 2022-12-02T04:23:58,321 Fetching project page and analyzing links: https://www.piwheels.org/simple/zakipy/ 2022-12-02T04:23:58,322 Getting page https://www.piwheels.org/simple/zakipy/ 2022-12-02T04:23:58,324 Found index url https://www.piwheels.org/simple 2022-12-02T04:23:58,550 Fetched page https://www.piwheels.org/simple/zakipy/ as text/html 2022-12-02T04:23:58,552 Skipping link: not a file: https://www.piwheels.org/simple/zakipy/ 2022-12-02T04:23:58,553 Skipping link: not a file: https://pypi.org/simple/zakipy/ 2022-12-02T04:23:58,585 Given no hashes to check 1 links for project 'zakipy': discarding no candidates 2022-12-02T04:23:58,615 Collecting zakipy==0.0.1 2022-12-02T04:23:58,620 Created temporary directory: /tmp/pip-unpack-ug3p9gb2 2022-12-02T04:23:58,847 Downloading zakipy-0.0.1.tar.gz (957 bytes) 2022-12-02T04:23:58,891 Added zakipy==0.0.1 from https://files.pythonhosted.org/packages/37/a4/26e2fd07d5796552bedb394402ab268d1bed58d76f12b8459836daaf09d5/zakipy-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-nlq5x9tj' 2022-12-02T04:23:58,893 ERROR: zakipy==0.0.1 from https://files.pythonhosted.org/packages/37/a4/26e2fd07d5796552bedb394402ab268d1bed58d76f12b8459836daaf09d5/zakipy-0.0.1.tar.gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-12-02T04:23:58,895 Exception information: 2022-12-02T04:23:58,895 Traceback (most recent call last): 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2022-12-02T04:23:58,895 status = run_func(*args) 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2022-12-02T04:23:58,895 return func(self, options, args) 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2022-12-02T04:23:58,895 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-12-02T04:23:58,895 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-12-02T04:23:58,895 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-12-02T04:23:58,895 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-12-02T04:23:58,895 if not criterion.candidates: 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-12-02T04:23:58,895 return bool(self._sequence) 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-12-02T04:23:58,895 return any(self) 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-12-02T04:23:58,895 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-12-02T04:23:58,895 candidate = func() 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 211, in _make_candidate_from_link 2022-12-02T04:23:58,895 version=version, 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 303, in __init__ 2022-12-02T04:23:58,895 version=version, 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __init__ 2022-12-02T04:23:58,895 self.dist = self._prepare() 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 231, in _prepare 2022-12-02T04:23:58,895 dist = self._prepare_distribution() 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 308, in _prepare_distribution 2022-12-02T04:23:58,895 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 491, in prepare_linked_requirement 2022-12-02T04:23:58,895 return self._prepare_linked_requirement(req, parallel_builds) 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 582, in _prepare_linked_requirement 2022-12-02T04:23:58,895 self.check_build_deps, 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 70, in _get_prepared_distribution 2022-12-02T04:23:58,895 finder, build_isolation, check_build_deps 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/distributions/sdist.py", line 31, in prepare_distribution_metadata 2022-12-02T04:23:58,895 self.req.load_pyproject_toml() 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 474, in load_pyproject_toml 2022-12-02T04:23:58,895 self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self) 2022-12-02T04:23:58,895 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/pyproject.py", line 58, in load_pyproject_toml 2022-12-02T04:23:58,895 f"{req_name} does not appear to be a Python project: " 2022-12-02T04:23:58,895 pip._internal.exceptions.InstallationError: zakipy==0.0.1 from https://files.pythonhosted.org/packages/37/a4/26e2fd07d5796552bedb394402ab268d1bed58d76f12b8459836daaf09d5/zakipy-0.0.1.tar.gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-12-02T04:23:58,916 Removed zakipy==0.0.1 from https://files.pythonhosted.org/packages/37/a4/26e2fd07d5796552bedb394402ab268d1bed58d76f12b8459836daaf09d5/zakipy-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-nlq5x9tj' 2022-12-02T04:23:58,916 Removed build tracker: '/tmp/pip-build-tracker-nlq5x9tj'