2023-03-04T12:40:45,663 Created temporary directory: /tmp/pip-ephem-wheel-cache-fpzxi37i 2023-03-04T12:40:45,665 Created temporary directory: /tmp/pip-build-tracker-2skfxegg 2023-03-04T12:40:45,666 Initialized build tracking at /tmp/pip-build-tracker-2skfxegg 2023-03-04T12:40:45,666 Created build tracker: /tmp/pip-build-tracker-2skfxegg 2023-03-04T12:40:45,666 Entered build tracker: /tmp/pip-build-tracker-2skfxegg 2023-03-04T12:40:45,667 Created temporary directory: /tmp/pip-wheel-ea9e7s13 2023-03-04T12:40:45,671 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-04T12:40:45,674 Created temporary directory: /tmp/pip-ephem-wheel-cache-u_mq1z7k 2023-03-04T12:40:45,699 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-03-04T12:40:45,702 2 location(s) to search for versions of coolredis: 2023-03-04T12:40:45,702 * https://pypi.org/simple/coolredis/ 2023-03-04T12:40:45,702 * https://www.piwheels.org/simple/coolredis/ 2023-03-04T12:40:45,702 Fetching project page and analyzing links: https://pypi.org/simple/coolredis/ 2023-03-04T12:40:45,703 Getting page https://pypi.org/simple/coolredis/ 2023-03-04T12:40:45,704 Found index url https://pypi.org/simple 2023-03-04T12:40:45,777 Fetched page https://pypi.org/simple/coolredis/ as application/vnd.pypi.simple.v1+json 2023-03-04T12:40:45,778 Skipping link: No binaries permitted for coolredis: https://files.pythonhosted.org/packages/37/4c/0b25b9f83a86352a2b41ea8e513ff781ea8feee0f1e3cc284c65f2bab389/coolredis-0.1-py3-none-any.whl (from https://pypi.org/simple/coolredis/) (requires-python:>=3.10) 2023-03-04T12:40:45,778 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/8d/3d/956661930e1abb771d7e5a32b1a2a04a217c96c95d2f8290d5b791de37e1/coolredis-0.1.tar.gz (from https://pypi.org/simple/coolredis/) (requires-python:>=3.10) 2023-03-04T12:40:45,779 Skipping link: 0.1 Requires-Python >=3.10: https://files.pythonhosted.org/packages/8d/3d/956661930e1abb771d7e5a32b1a2a04a217c96c95d2f8290d5b791de37e1/coolredis-0.1.tar.gz (from https://pypi.org/simple/coolredis/) (requires-python:>=3.10) 2023-03-04T12:40:45,779 Fetching project page and analyzing links: https://www.piwheels.org/simple/coolredis/ 2023-03-04T12:40:45,779 Getting page https://www.piwheels.org/simple/coolredis/ 2023-03-04T12:40:45,780 Found index url https://www.piwheels.org/simple 2023-03-04T12:40:46,008 Fetched page https://www.piwheels.org/simple/coolredis/ as text/html 2023-03-04T12:40:46,009 Skipping link: not a file: https://www.piwheels.org/simple/coolredis/ 2023-03-04T12:40:46,009 Skipping link: not a file: https://pypi.org/simple/coolredis/ 2023-03-04T12:40:46,027 Given no hashes to check 0 links for project 'coolredis': discarding no candidates 2023-03-04T12:40:46,027 ERROR: Ignored the following versions that require a different python version: 0.1 Requires-Python >=3.10 2023-03-04T12:40:46,028 ERROR: Could not find a version that satisfies the requirement coolredis==0.1 (from versions: none) 2023-03-04T12:40:46,029 ERROR: No matching distribution found for coolredis==0.1 2023-03-04T12:40:46,030 Exception information: 2023-03-04T12:40:46,030 Traceback (most recent call last): 2023-03-04T12:40:46,030 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-03-04T12:40:46,030 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-03-04T12:40:46,030 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-03-04T12:40:46,030 raise RequirementsConflicted(criterion) 2023-03-04T12:40:46,030 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('coolredis==0.1') 2023-03-04T12:40:46,030 2023-03-04T12:40:46,030 During handling of the above exception, another exception occurred: 2023-03-04T12:40:46,030 2023-03-04T12:40:46,030 Traceback (most recent call last): 2023-03-04T12:40:46,030 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-03-04T12:40:46,030 result = self._result = resolver.resolve( 2023-03-04T12:40:46,030 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-03-04T12:40:46,030 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-03-04T12:40:46,030 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-03-04T12:40:46,030 raise ResolutionImpossible(e.criterion.information) 2023-03-04T12:40:46,030 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('coolredis==0.1'), parent=None)] 2023-03-04T12:40:46,030 2023-03-04T12:40:46,030 The above exception was the direct cause of the following exception: 2023-03-04T12:40:46,030 2023-03-04T12:40:46,030 Traceback (most recent call last): 2023-03-04T12:40:46,030 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-03-04T12:40:46,030 status = run_func(*args) 2023-03-04T12:40:46,030 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-03-04T12:40:46,030 return func(self, options, args) 2023-03-04T12:40:46,030 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-03-04T12:40:46,030 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-03-04T12:40:46,030 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-03-04T12:40:46,030 raise error from e 2023-03-04T12:40:46,030 pip._internal.exceptions.DistributionNotFound: No matching distribution found for coolredis==0.1 2023-03-04T12:40:46,034 Removed build tracker: '/tmp/pip-build-tracker-2skfxegg'