2023-03-11T11:14:52,832 Created temporary directory: /tmp/pip-ephem-wheel-cache-nx9vqewb 2023-03-11T11:14:52,838 Created temporary directory: /tmp/pip-build-tracker-q0h_60ro 2023-03-11T11:14:52,839 Initialized build tracking at /tmp/pip-build-tracker-q0h_60ro 2023-03-11T11:14:52,839 Created build tracker: /tmp/pip-build-tracker-q0h_60ro 2023-03-11T11:14:52,840 Entered build tracker: /tmp/pip-build-tracker-q0h_60ro 2023-03-11T11:14:52,841 Created temporary directory: /tmp/pip-wheel-j4ms481m 2023-03-11T11:14:52,851 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 2023-03-11T11:14:52,857 Created temporary directory: /tmp/pip-ephem-wheel-cache-gt4gjnjt 2023-03-11T11:14:52,919 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-03-11T11:14:52,925 2 location(s) to search for versions of voluxexamplemodule: 2023-03-11T11:14:52,925 * https://pypi.org/simple/voluxexamplemodule/ 2023-03-11T11:14:52,925 * https://www.piwheels.org/simple/voluxexamplemodule/ 2023-03-11T11:14:52,926 Fetching project page and analyzing links: https://pypi.org/simple/voluxexamplemodule/ 2023-03-11T11:14:52,928 Getting page https://pypi.org/simple/voluxexamplemodule/ 2023-03-11T11:14:52,932 Found index url https://pypi.org/simple 2023-03-11T11:14:53,165 Fetched page https://pypi.org/simple/voluxexamplemodule/ as application/vnd.pypi.simple.v1+json 2023-03-11T11:14:53,168 Skipping link: No binaries permitted for voluxexamplemodule: https://files.pythonhosted.org/packages/db/92/a15b330c5e0ddf86d46787181aa2c83d44996aeb43156bcc99e2f7e49cb9/voluxexamplemodule-0.10.1-py3-none-any.whl (from https://pypi.org/simple/voluxexamplemodule/) (requires-python:>=3.8.1,<4.0.0) 2023-03-11T11:14:53,170 Link requires a different Python (3.7.3 not in: '>=3.8.1,<4.0.0'): https://files.pythonhosted.org/packages/5c/d5/7ad7364b878f7ec3403b201f476efb65d8cba7dce31a6f2b7e460c14bf5f/voluxexamplemodule-0.10.1.tar.gz (from https://pypi.org/simple/voluxexamplemodule/) (requires-python:>=3.8.1,<4.0.0) 2023-03-11T11:14:53,170 Skipping link: 0.10.1 Requires-Python >=3.8.1,<4.0.0: https://files.pythonhosted.org/packages/5c/d5/7ad7364b878f7ec3403b201f476efb65d8cba7dce31a6f2b7e460c14bf5f/voluxexamplemodule-0.10.1.tar.gz (from https://pypi.org/simple/voluxexamplemodule/) (requires-python:>=3.8.1,<4.0.0) 2023-03-11T11:14:53,171 Fetching project page and analyzing links: https://www.piwheels.org/simple/voluxexamplemodule/ 2023-03-11T11:14:53,172 Getting page https://www.piwheels.org/simple/voluxexamplemodule/ 2023-03-11T11:14:53,174 Found index url https://www.piwheels.org/simple 2023-03-11T11:14:53,407 Fetched page https://www.piwheels.org/simple/voluxexamplemodule/ as text/html 2023-03-11T11:14:53,409 Skipping link: not a file: https://www.piwheels.org/simple/voluxexamplemodule/ 2023-03-11T11:14:53,409 Skipping link: not a file: https://pypi.org/simple/voluxexamplemodule/ 2023-03-11T11:14:53,445 Given no hashes to check 0 links for project 'voluxexamplemodule': discarding no candidates 2023-03-11T11:14:53,446 ERROR: Ignored the following versions that require a different python version: 0.10.1 Requires-Python >=3.8.1,<4.0.0 2023-03-11T11:14:53,448 ERROR: Could not find a version that satisfies the requirement voluxexamplemodule==0.10.1 (from versions: none) 2023-03-11T11:14:53,450 ERROR: No matching distribution found for voluxexamplemodule==0.10.1 2023-03-11T11:14:53,452 Exception information: 2023-03-11T11:14:53,452 Traceback (most recent call last): 2023-03-11T11:14:53,452 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-03-11T11:14:53,452 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-03-11T11:14:53,452 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-03-11T11:14:53,452 raise RequirementsConflicted(criterion) 2023-03-11T11:14:53,452 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('voluxexamplemodule==0.10.1') 2023-03-11T11:14:53,452 2023-03-11T11:14:53,452 During handling of the above exception, another exception occurred: 2023-03-11T11:14:53,452 2023-03-11T11:14:53,452 Traceback (most recent call last): 2023-03-11T11:14:53,452 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-03-11T11:14:53,452 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-03-11T11:14:53,452 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-03-11T11:14:53,452 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-03-11T11:14:53,452 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-03-11T11:14:53,452 raise ResolutionImpossible(e.criterion.information) 2023-03-11T11:14:53,452 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('voluxexamplemodule==0.10.1'), parent=None)] 2023-03-11T11:14:53,452 2023-03-11T11:14:53,452 The above exception was the direct cause of the following exception: 2023-03-11T11:14:53,452 2023-03-11T11:14:53,452 Traceback (most recent call last): 2023-03-11T11:14:53,452 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-03-11T11:14:53,452 status = run_func(*args) 2023-03-11T11:14:53,452 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-03-11T11:14:53,452 return func(self, options, args) 2023-03-11T11:14:53,452 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-03-11T11:14:53,452 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-03-11T11:14:53,452 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-03-11T11:14:53,452 raise error from e 2023-03-11T11:14:53,452 pip._internal.exceptions.DistributionNotFound: No matching distribution found for voluxexamplemodule==0.10.1 2023-03-11T11:14:53,461 Removed build tracker: '/tmp/pip-build-tracker-q0h_60ro'