2023-01-22T22:28:44,473 Created temporary directory: /tmp/pip-ephem-wheel-cache-yxc7uduu 2023-01-22T22:28:44,478 Created temporary directory: /tmp/pip-build-tracker-8noywh1p 2023-01-22T22:28:44,479 Initialized build tracking at /tmp/pip-build-tracker-8noywh1p 2023-01-22T22:28:44,479 Created build tracker: /tmp/pip-build-tracker-8noywh1p 2023-01-22T22:28:44,480 Entered build tracker: /tmp/pip-build-tracker-8noywh1p 2023-01-22T22:28:44,481 Created temporary directory: /tmp/pip-wheel-bzn3rhhs 2023-01-22T22:28:44,489 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-01-22T22:28:44,494 Created temporary directory: /tmp/pip-ephem-wheel-cache-nii3hnui 2023-01-22T22:28:44,544 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-01-22T22:28:44,551 2 location(s) to search for versions of pure-di: 2023-01-22T22:28:44,551 * https://pypi.org/simple/pure-di/ 2023-01-22T22:28:44,551 * https://www.piwheels.org/simple/pure-di/ 2023-01-22T22:28:44,552 Fetching project page and analyzing links: https://pypi.org/simple/pure-di/ 2023-01-22T22:28:44,553 Getting page https://pypi.org/simple/pure-di/ 2023-01-22T22:28:44,556 Found index url https://pypi.org/simple 2023-01-22T22:28:44,747 Fetched page https://pypi.org/simple/pure-di/ as application/vnd.pypi.simple.v1+json 2023-01-22T22:28:44,751 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ae/02/b2569c2a7040aa4a89969e01cbccfb0a1f6600d93441c0ab49f8e331a971/pure-di-0.0.0.tar.gz (from https://pypi.org/simple/pure-di/) (requires-python:>=3.8) 2023-01-22T22:28:44,751 Skipping link: 0.0.0 Requires-Python >=3.8: https://files.pythonhosted.org/packages/ae/02/b2569c2a7040aa4a89969e01cbccfb0a1f6600d93441c0ab49f8e331a971/pure-di-0.0.0.tar.gz (from https://pypi.org/simple/pure-di/) (requires-python:>=3.8) 2023-01-22T22:28:44,752 Skipping link: No binaries permitted for pure-di: https://files.pythonhosted.org/packages/54/8b/22e969000a8ebef497bd840d0363a631b1f984f3e0ed1ed88d6dca45cbe1/pure_di-0.0.0-py3-none-any.whl (from https://pypi.org/simple/pure-di/) (requires-python:>=3.8) 2023-01-22T22:28:44,752 Fetching project page and analyzing links: https://www.piwheels.org/simple/pure-di/ 2023-01-22T22:28:44,753 Getting page https://www.piwheels.org/simple/pure-di/ 2023-01-22T22:28:44,755 Found index url https://www.piwheels.org/simple 2023-01-22T22:28:44,975 Fetched page https://www.piwheels.org/simple/pure-di/ as text/html 2023-01-22T22:28:44,977 Skipping link: not a file: https://www.piwheels.org/simple/pure-di/ 2023-01-22T22:28:44,978 Skipping link: not a file: https://pypi.org/simple/pure-di/ 2023-01-22T22:28:45,010 Given no hashes to check 0 links for project 'pure-di': discarding no candidates 2023-01-22T22:28:45,010 ERROR: Ignored the following versions that require a different python version: 0.0.0 Requires-Python >=3.8 2023-01-22T22:28:45,013 ERROR: Could not find a version that satisfies the requirement pure-di==0.0.0 (from versions: none) 2023-01-22T22:28:45,015 ERROR: No matching distribution found for pure-di==0.0.0 2023-01-22T22:28:45,017 Exception information: 2023-01-22T22:28:45,017 Traceback (most recent call last): 2023-01-22T22:28:45,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-01-22T22:28:45,017 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-01-22T22:28:45,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-01-22T22:28:45,017 raise RequirementsConflicted(criterion) 2023-01-22T22:28:45,017 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pure-di==0.0.0') 2023-01-22T22:28:45,017 2023-01-22T22:28:45,017 During handling of the above exception, another exception occurred: 2023-01-22T22:28:45,017 2023-01-22T22:28:45,017 Traceback (most recent call last): 2023-01-22T22:28:45,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-01-22T22:28:45,017 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-01-22T22:28:45,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-01-22T22:28:45,017 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-01-22T22:28:45,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-01-22T22:28:45,017 raise ResolutionImpossible(e.criterion.information) 2023-01-22T22:28:45,017 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pure-di==0.0.0'), parent=None)] 2023-01-22T22:28:45,017 2023-01-22T22:28:45,017 The above exception was the direct cause of the following exception: 2023-01-22T22:28:45,017 2023-01-22T22:28:45,017 Traceback (most recent call last): 2023-01-22T22:28:45,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-01-22T22:28:45,017 status = run_func(*args) 2023-01-22T22:28:45,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-01-22T22:28:45,017 return func(self, options, args) 2023-01-22T22:28:45,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-01-22T22:28:45,017 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-01-22T22:28:45,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-01-22T22:28:45,017 raise error from e 2023-01-22T22:28:45,017 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pure-di==0.0.0 2023-01-22T22:28:45,026 Removed build tracker: '/tmp/pip-build-tracker-8noywh1p'