2024-03-12T02:16:04,205 Created temporary directory: /tmp/pip-build-tracker-834m0pyw 2024-03-12T02:16:04,206 Initialized build tracking at /tmp/pip-build-tracker-834m0pyw 2024-03-12T02:16:04,207 Created build tracker: /tmp/pip-build-tracker-834m0pyw 2024-03-12T02:16:04,208 Entered build tracker: /tmp/pip-build-tracker-834m0pyw 2024-03-12T02:16:04,209 Created temporary directory: /tmp/pip-wheel-wmkzmjq1 2024-03-12T02:16:04,214 Created temporary directory: /tmp/pip-ephem-wheel-cache-talkp4s5 2024-03-12T02:16:04,246 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-03-12T02:16:04,251 2 location(s) to search for versions of pyspi: 2024-03-12T02:16:04,251 * https://pypi.org/simple/pyspi/ 2024-03-12T02:16:04,251 * https://www.piwheels.org/simple/pyspi/ 2024-03-12T02:16:04,252 Fetching project page and analyzing links: https://pypi.org/simple/pyspi/ 2024-03-12T02:16:04,253 Getting page https://pypi.org/simple/pyspi/ 2024-03-12T02:16:04,255 Found index url https://pypi.org/simple/ 2024-03-12T02:16:04,484 Fetched page https://pypi.org/simple/pyspi/ as application/vnd.pypi.simple.v1+json 2024-03-12T02:16:04,486 Skipping link: No binaries permitted for pyspi: https://files.pythonhosted.org/packages/0a/36/82890da42c116d21182e1bd3da8e3353649b85950072809894848519003a/pyspi-0.4.2-py3-none-any.whl (from https://pypi.org/simple/pyspi/) (requires-python:<3.10,>=3.8) 2024-03-12T02:16:04,487 Link requires a different Python (3.11.2 not in: '<3.10,>=3.8'): https://files.pythonhosted.org/packages/33/ce/4a67f56c3e22ee608cd912061611e894ba6d802a00f23cd61511b26f0a69/pyspi-0.4.2.tar.gz (from https://pypi.org/simple/pyspi/) (requires-python:<3.10,>=3.8) 2024-03-12T02:16:04,487 Skipping link: 0.4.2 Requires-Python <3.10,>=3.8: https://files.pythonhosted.org/packages/33/ce/4a67f56c3e22ee608cd912061611e894ba6d802a00f23cd61511b26f0a69/pyspi-0.4.2.tar.gz (from https://pypi.org/simple/pyspi/) (requires-python:<3.10,>=3.8) 2024-03-12T02:16:04,488 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyspi/ 2024-03-12T02:16:04,489 Getting page https://www.piwheels.org/simple/pyspi/ 2024-03-12T02:16:04,490 Found index url https://www.piwheels.org/simple/ 2024-03-12T02:16:05,171 Fetched page https://www.piwheels.org/simple/pyspi/ as text/html 2024-03-12T02:16:05,173 Skipping link: not a file: https://www.piwheels.org/simple/pyspi/ 2024-03-12T02:16:05,174 Skipping link: not a file: https://pypi.org/simple/pyspi/ 2024-03-12T02:16:05,212 Given no hashes to check 0 links for project 'pyspi': discarding no candidates 2024-03-12T02:16:05,214 ERROR: Ignored the following versions that require a different python version: 0.4.2 Requires-Python <3.10,>=3.8 2024-03-12T02:16:05,216 ERROR: Could not find a version that satisfies the requirement pyspi==0.4.2 (from versions: none) 2024-03-12T02:16:05,218 ERROR: No matching distribution found for pyspi==0.4.2 2024-03-12T02:16:05,221 Exception information: 2024-03-12T02:16:05,221 Traceback (most recent call last): 2024-03-12T02:16:05,221 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-03-12T02:16:05,221 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-03-12T02:16:05,221 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-03-12T02:16:05,221 raise RequirementsConflicted(criterion) 2024-03-12T02:16:05,221 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyspi==0.4.2') 2024-03-12T02:16:05,221 2024-03-12T02:16:05,221 During handling of the above exception, another exception occurred: 2024-03-12T02:16:05,221 2024-03-12T02:16:05,221 Traceback (most recent call last): 2024-03-12T02:16:05,221 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-03-12T02:16:05,221 result = self._result = resolver.resolve( 2024-03-12T02:16:05,221 ^^^^^^^^^^^^^^^^^ 2024-03-12T02:16:05,221 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-03-12T02:16:05,221 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-03-12T02:16:05,221 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-03-12T02:16:05,221 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-03-12T02:16:05,221 raise ResolutionImpossible(e.criterion.information) 2024-03-12T02:16:05,221 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyspi==0.4.2'), parent=None)] 2024-03-12T02:16:05,221 2024-03-12T02:16:05,221 The above exception was the direct cause of the following exception: 2024-03-12T02:16:05,221 2024-03-12T02:16:05,221 Traceback (most recent call last): 2024-03-12T02:16:05,221 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-03-12T02:16:05,221 status = run_func(*args) 2024-03-12T02:16:05,221 ^^^^^^^^^^^^^^^ 2024-03-12T02:16:05,221 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-03-12T02:16:05,221 return func(self, options, args) 2024-03-12T02:16:05,221 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-03-12T02:16:05,221 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-03-12T02:16:05,221 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-03-12T02:16:05,221 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-03-12T02:16:05,221 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-03-12T02:16:05,221 raise error from e 2024-03-12T02:16:05,221 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyspi==0.4.2 2024-03-12T02:16:05,229 Removed build tracker: '/tmp/pip-build-tracker-834m0pyw'