2024-02-14T00:15:03,261 Created temporary directory: /tmp/pip-build-tracker-cewdy35f 2024-02-14T00:15:03,262 Initialized build tracking at /tmp/pip-build-tracker-cewdy35f 2024-02-14T00:15:03,263 Created build tracker: /tmp/pip-build-tracker-cewdy35f 2024-02-14T00:15:03,263 Entered build tracker: /tmp/pip-build-tracker-cewdy35f 2024-02-14T00:15:03,264 Created temporary directory: /tmp/pip-wheel-nw55gw0s 2024-02-14T00:15:03,267 Created temporary directory: /tmp/pip-ephem-wheel-cache-y9pp3xnt 2024-02-14T00:15:03,289 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-14T00:15:03,292 2 location(s) to search for versions of rtml-ml: 2024-02-14T00:15:03,292 * https://pypi.org/simple/rtml-ml/ 2024-02-14T00:15:03,292 * https://www.piwheels.org/simple/rtml-ml/ 2024-02-14T00:15:03,293 Fetching project page and analyzing links: https://pypi.org/simple/rtml-ml/ 2024-02-14T00:15:03,294 Getting page https://pypi.org/simple/rtml-ml/ 2024-02-14T00:15:03,295 Found index url https://pypi.org/simple/ 2024-02-14T00:15:03,434 Fetched page https://pypi.org/simple/rtml-ml/ as application/vnd.pypi.simple.v1+json 2024-02-14T00:15:03,436 Skipping link: No binaries permitted for rtml-ml: https://files.pythonhosted.org/packages/ab/87/f796c08f0f7a3b548ab0c311be4260ee6a081dceb0aa5efe0a3ba72c9859/rtml_ml-0.1.0-py3-none-any.whl (from https://pypi.org/simple/rtml-ml/) (requires-python:>=3.10,<3.11) 2024-02-14T00:15:03,437 Link requires a different Python (3.11.2 not in: '>=3.10,<3.11'): https://files.pythonhosted.org/packages/f9/0a/f0a7b9fac5089407e644be5035e891a77c93fb520657625ac6167ffa7b22/rtml_ml-0.1.0.tar.gz (from https://pypi.org/simple/rtml-ml/) (requires-python:>=3.10,<3.11) 2024-02-14T00:15:03,437 Skipping link: 0.1.0 Requires-Python >=3.10,<3.11: https://files.pythonhosted.org/packages/f9/0a/f0a7b9fac5089407e644be5035e891a77c93fb520657625ac6167ffa7b22/rtml_ml-0.1.0.tar.gz (from https://pypi.org/simple/rtml-ml/) (requires-python:>=3.10,<3.11) 2024-02-14T00:15:03,438 Skipping link: No binaries permitted for rtml-ml: https://files.pythonhosted.org/packages/3c/9e/1c24b5c8db1a0db4a5d640850a1b413a0fd9841b8386edf6558ac9bd1194/rtml_ml-0.1.1-py3-none-any.whl (from https://pypi.org/simple/rtml-ml/) (requires-python:>=3.10,<3.11) 2024-02-14T00:15:03,439 Link requires a different Python (3.11.2 not in: '>=3.10,<3.11'): https://files.pythonhosted.org/packages/1f/20/9c86b0b446291af4de74e28aaf50b5f4a91181f2838ba702bf37e9b986e7/rtml_ml-0.1.1.tar.gz (from https://pypi.org/simple/rtml-ml/) (requires-python:>=3.10,<3.11) 2024-02-14T00:15:03,440 Skipping link: 0.1.1 Requires-Python >=3.10,<3.11: https://files.pythonhosted.org/packages/1f/20/9c86b0b446291af4de74e28aaf50b5f4a91181f2838ba702bf37e9b986e7/rtml_ml-0.1.1.tar.gz (from https://pypi.org/simple/rtml-ml/) (requires-python:>=3.10,<3.11) 2024-02-14T00:15:03,440 Fetching project page and analyzing links: https://www.piwheels.org/simple/rtml-ml/ 2024-02-14T00:15:03,441 Getting page https://www.piwheels.org/simple/rtml-ml/ 2024-02-14T00:15:03,442 Found index url https://www.piwheels.org/simple/ 2024-02-14T00:15:03,594 Fetched page https://www.piwheels.org/simple/rtml-ml/ as text/html 2024-02-14T00:15:03,595 Skipping link: not a file: https://www.piwheels.org/simple/rtml-ml/ 2024-02-14T00:15:03,596 Skipping link: not a file: https://pypi.org/simple/rtml-ml/ 2024-02-14T00:15:03,615 Given no hashes to check 0 links for project 'rtml-ml': discarding no candidates 2024-02-14T00:15:03,616 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.10,<3.11; 0.1.1 Requires-Python >=3.10,<3.11 2024-02-14T00:15:03,618 ERROR: Could not find a version that satisfies the requirement rtml-ml==0.1.1 (from versions: none) 2024-02-14T00:15:03,619 ERROR: No matching distribution found for rtml-ml==0.1.1 2024-02-14T00:15:03,621 Exception information: 2024-02-14T00:15:03,621 Traceback (most recent call last): 2024-02-14T00:15:03,621 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-02-14T00:15:03,621 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-02-14T00:15:03,621 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-02-14T00:15:03,621 raise RequirementsConflicted(criterion) 2024-02-14T00:15:03,621 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rtml-ml==0.1.1') 2024-02-14T00:15:03,621 2024-02-14T00:15:03,621 During handling of the above exception, another exception occurred: 2024-02-14T00:15:03,621 2024-02-14T00:15:03,621 Traceback (most recent call last): 2024-02-14T00:15:03,621 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-02-14T00:15:03,621 result = self._result = resolver.resolve( 2024-02-14T00:15:03,621 ^^^^^^^^^^^^^^^^^ 2024-02-14T00:15:03,621 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-02-14T00:15:03,621 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-02-14T00:15:03,621 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-14T00:15:03,621 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-02-14T00:15:03,621 raise ResolutionImpossible(e.criterion.information) 2024-02-14T00:15:03,621 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rtml-ml==0.1.1'), parent=None)] 2024-02-14T00:15:03,621 2024-02-14T00:15:03,621 The above exception was the direct cause of the following exception: 2024-02-14T00:15:03,621 2024-02-14T00:15:03,621 Traceback (most recent call last): 2024-02-14T00:15:03,621 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-02-14T00:15:03,621 status = run_func(*args) 2024-02-14T00:15:03,621 ^^^^^^^^^^^^^^^ 2024-02-14T00:15:03,621 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-02-14T00:15:03,621 return func(self, options, args) 2024-02-14T00:15:03,621 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-14T00:15:03,621 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-02-14T00:15:03,621 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-02-14T00:15:03,621 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-14T00:15:03,621 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-02-14T00:15:03,621 raise error from e 2024-02-14T00:15:03,621 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rtml-ml==0.1.1 2024-02-14T00:15:03,626 Removed build tracker: '/tmp/pip-build-tracker-cewdy35f'