2023-06-27T11:09:58,658 Created temporary directory: /tmp/pip-build-tracker-taz_227m 2023-06-27T11:09:58,661 Initialized build tracking at /tmp/pip-build-tracker-taz_227m 2023-06-27T11:09:58,661 Created build tracker: /tmp/pip-build-tracker-taz_227m 2023-06-27T11:09:58,662 Entered build tracker: /tmp/pip-build-tracker-taz_227m 2023-06-27T11:09:58,663 Created temporary directory: /tmp/pip-wheel-pnsrcxe7 2023-06-27T11:09:58,671 Created temporary directory: /tmp/pip-ephem-wheel-cache-riei659q 2023-06-27T11:09:58,725 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-27T11:09:58,733 2 location(s) to search for versions of spectralnet: 2023-06-27T11:09:58,733 * https://pypi.org/simple/spectralnet/ 2023-06-27T11:09:58,733 * https://www.piwheels.org/simple/spectralnet/ 2023-06-27T11:09:58,734 Fetching project page and analyzing links: https://pypi.org/simple/spectralnet/ 2023-06-27T11:09:58,735 Getting page https://pypi.org/simple/spectralnet/ 2023-06-27T11:09:58,739 Found index url https://pypi.org/simple/ 2023-06-27T11:09:58,940 Fetched page https://pypi.org/simple/spectralnet/ as application/vnd.pypi.simple.v1+json 2023-06-27T11:09:58,942 Skipping link: No binaries permitted for spectralnet: https://files.pythonhosted.org/packages/93/73/2ed6046f2b818ec6b7be915d03051b627eca9cb1f10222525bed5b30817a/spectralnet-0.0.2-py3-none-any.whl (from https://pypi.org/simple/spectralnet/) (requires-python:>=3.11) 2023-06-27T11:09:58,944 Link requires a different Python (3.7.3 not in: '>=3.11'): https://files.pythonhosted.org/packages/14/1a/c9b3cc1c9a26da0a9271b59b9494d778d64df8d4d719cf38a61f1cb058d8/spectralnet-0.0.2.tar.gz (from https://pypi.org/simple/spectralnet/) (requires-python:>=3.11) 2023-06-27T11:09:58,945 Skipping link: 0.0.2 Requires-Python >=3.11: https://files.pythonhosted.org/packages/14/1a/c9b3cc1c9a26da0a9271b59b9494d778d64df8d4d719cf38a61f1cb058d8/spectralnet-0.0.2.tar.gz (from https://pypi.org/simple/spectralnet/) (requires-python:>=3.11) 2023-06-27T11:09:58,945 Fetching project page and analyzing links: https://www.piwheels.org/simple/spectralnet/ 2023-06-27T11:09:58,946 Getting page https://www.piwheels.org/simple/spectralnet/ 2023-06-27T11:09:58,948 Found index url https://www.piwheels.org/simple/ 2023-06-27T11:09:59,157 Fetched page https://www.piwheels.org/simple/spectralnet/ as text/html 2023-06-27T11:09:59,159 Skipping link: not a file: https://www.piwheels.org/simple/spectralnet/ 2023-06-27T11:09:59,160 Skipping link: not a file: https://pypi.org/simple/spectralnet/ 2023-06-27T11:09:59,191 Given no hashes to check 0 links for project 'spectralnet': discarding no candidates 2023-06-27T11:09:59,192 ERROR: Ignored the following versions that require a different python version: 0.0.2 Requires-Python >=3.11 2023-06-27T11:09:59,195 ERROR: Could not find a version that satisfies the requirement spectralnet==0.0.2 (from versions: none) 2023-06-27T11:09:59,198 ERROR: No matching distribution found for spectralnet==0.0.2 2023-06-27T11:09:59,200 Exception information: 2023-06-27T11:09:59,200 Traceback (most recent call last): 2023-06-27T11:09:59,200 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-27T11:09:59,200 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-27T11:09:59,200 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-06-27T11:09:59,200 raise RequirementsConflicted(criterion) 2023-06-27T11:09:59,200 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spectralnet==0.0.2') 2023-06-27T11:09:59,200 2023-06-27T11:09:59,200 During handling of the above exception, another exception occurred: 2023-06-27T11:09:59,200 2023-06-27T11:09:59,200 Traceback (most recent call last): 2023-06-27T11:09:59,200 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-06-27T11:09:59,200 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-06-27T11:09:59,200 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-27T11:09:59,200 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-27T11:09:59,200 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-06-27T11:09:59,200 raise ResolutionImpossible(e.criterion.information) 2023-06-27T11:09:59,200 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spectralnet==0.0.2'), parent=None)] 2023-06-27T11:09:59,200 2023-06-27T11:09:59,200 The above exception was the direct cause of the following exception: 2023-06-27T11:09:59,200 2023-06-27T11:09:59,200 Traceback (most recent call last): 2023-06-27T11:09:59,200 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-27T11:09:59,200 status = run_func(*args) 2023-06-27T11:09:59,200 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-27T11:09:59,200 return func(self, options, args) 2023-06-27T11:09:59,200 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-27T11:09:59,200 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-27T11:09:59,200 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-06-27T11:09:59,200 raise error from e 2023-06-27T11:09:59,200 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spectralnet==0.0.2 2023-06-27T11:09:59,208 Removed build tracker: '/tmp/pip-build-tracker-taz_227m'