2023-08-30T18:53:39,945 Created temporary directory: /tmp/pip-build-tracker-s5kx8b7u 2023-08-30T18:53:39,948 Initialized build tracking at /tmp/pip-build-tracker-s5kx8b7u 2023-08-30T18:53:39,948 Created build tracker: /tmp/pip-build-tracker-s5kx8b7u 2023-08-30T18:53:39,949 Entered build tracker: /tmp/pip-build-tracker-s5kx8b7u 2023-08-30T18:53:39,950 Created temporary directory: /tmp/pip-wheel-k4auf02d 2023-08-30T18:53:39,958 Created temporary directory: /tmp/pip-ephem-wheel-cache-ejgkq79i 2023-08-30T18:53:40,018 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-08-30T18:53:40,026 2 location(s) to search for versions of pyutsalgorithms: 2023-08-30T18:53:40,026 * https://pypi.org/simple/pyutsalgorithms/ 2023-08-30T18:53:40,026 * https://www.piwheels.org/simple/pyutsalgorithms/ 2023-08-30T18:53:40,027 Fetching project page and analyzing links: https://pypi.org/simple/pyutsalgorithms/ 2023-08-30T18:53:40,028 Getting page https://pypi.org/simple/pyutsalgorithms/ 2023-08-30T18:53:40,032 Found index url https://pypi.org/simple/ 2023-08-30T18:53:40,220 Fetched page https://pypi.org/simple/pyutsalgorithms/ as application/vnd.pypi.simple.v1+json 2023-08-30T18:53:40,223 Skipping link: No binaries permitted for pyutsalgorithms: https://files.pythonhosted.org/packages/5e/ef/120d7913012aff844630b434d050071d9bc7541bc3056b6546b278fe99b7/pyUTSAlgorithms-0.1.2-py3-none-any.whl (from https://pypi.org/simple/pyutsalgorithms/) (requires-python:>=3.8) 2023-08-30T18:53:40,224 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/66/46/c9adc73f2d04226a1bcb279834c3607c312ac51f0cb78092ab46a53aa25e/pyUTSAlgorithms-0.1.2.tar.gz (from https://pypi.org/simple/pyutsalgorithms/) (requires-python:>=3.8) 2023-08-30T18:53:40,225 Skipping link: 0.1.2 Requires-Python >=3.8: https://files.pythonhosted.org/packages/66/46/c9adc73f2d04226a1bcb279834c3607c312ac51f0cb78092ab46a53aa25e/pyUTSAlgorithms-0.1.2.tar.gz (from https://pypi.org/simple/pyutsalgorithms/) (requires-python:>=3.8) 2023-08-30T18:53:40,226 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyutsalgorithms/ 2023-08-30T18:53:40,226 Getting page https://www.piwheels.org/simple/pyutsalgorithms/ 2023-08-30T18:53:40,228 Found index url https://www.piwheels.org/simple/ 2023-08-30T18:53:40,437 Fetched page https://www.piwheels.org/simple/pyutsalgorithms/ as text/html 2023-08-30T18:53:40,438 Skipping link: not a file: https://www.piwheels.org/simple/pyutsalgorithms/ 2023-08-30T18:53:40,439 Skipping link: not a file: https://pypi.org/simple/pyutsalgorithms/ 2023-08-30T18:53:40,471 Given no hashes to check 0 links for project 'pyutsalgorithms': discarding no candidates 2023-08-30T18:53:40,472 ERROR: Ignored the following versions that require a different python version: 0.1.2 Requires-Python >=3.8 2023-08-30T18:53:40,475 ERROR: Could not find a version that satisfies the requirement pyutsalgorithms==0.1.2 (from versions: none) 2023-08-30T18:53:40,477 ERROR: No matching distribution found for pyutsalgorithms==0.1.2 2023-08-30T18:53:40,479 Exception information: 2023-08-30T18:53:40,479 Traceback (most recent call last): 2023-08-30T18:53:40,479 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-08-30T18:53:40,479 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-08-30T18:53:40,479 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-08-30T18:53:40,479 raise RequirementsConflicted(criterion) 2023-08-30T18:53:40,479 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyutsalgorithms==0.1.2') 2023-08-30T18:53:40,479 2023-08-30T18:53:40,479 During handling of the above exception, another exception occurred: 2023-08-30T18:53:40,479 2023-08-30T18:53:40,479 Traceback (most recent call last): 2023-08-30T18:53:40,479 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-08-30T18:53:40,479 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-08-30T18:53:40,479 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-08-30T18:53:40,479 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-08-30T18:53:40,479 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-08-30T18:53:40,479 raise ResolutionImpossible(e.criterion.information) 2023-08-30T18:53:40,479 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyutsalgorithms==0.1.2'), parent=None)] 2023-08-30T18:53:40,479 2023-08-30T18:53:40,479 The above exception was the direct cause of the following exception: 2023-08-30T18:53:40,479 2023-08-30T18:53:40,479 Traceback (most recent call last): 2023-08-30T18:53:40,479 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-08-30T18:53:40,479 status = run_func(*args) 2023-08-30T18:53:40,479 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-08-30T18:53:40,479 return func(self, options, args) 2023-08-30T18:53:40,479 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-08-30T18:53:40,479 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-08-30T18:53:40,479 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-08-30T18:53:40,479 raise error from e 2023-08-30T18:53:40,479 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyutsalgorithms==0.1.2 2023-08-30T18:53:40,488 Removed build tracker: '/tmp/pip-build-tracker-s5kx8b7u'