2024-02-14T02:21:26,801 Created temporary directory: /tmp/pip-build-tracker-2gc32ka_ 2024-02-14T02:21:26,803 Initialized build tracking at /tmp/pip-build-tracker-2gc32ka_ 2024-02-14T02:21:26,803 Created build tracker: /tmp/pip-build-tracker-2gc32ka_ 2024-02-14T02:21:26,803 Entered build tracker: /tmp/pip-build-tracker-2gc32ka_ 2024-02-14T02:21:26,804 Created temporary directory: /tmp/pip-wheel-zp96hsh8 2024-02-14T02:21:26,808 Created temporary directory: /tmp/pip-ephem-wheel-cache-txzcfk21 2024-02-14T02:21:26,832 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-14T02:21:26,836 2 location(s) to search for versions of rtml-ml: 2024-02-14T02:21:26,836 * https://pypi.org/simple/rtml-ml/ 2024-02-14T02:21:26,836 * https://www.piwheels.org/simple/rtml-ml/ 2024-02-14T02:21:26,837 Fetching project page and analyzing links: https://pypi.org/simple/rtml-ml/ 2024-02-14T02:21:26,837 Getting page https://pypi.org/simple/rtml-ml/ 2024-02-14T02:21:26,839 Found index url https://pypi.org/simple/ 2024-02-14T02:21:26,891 Fetched page https://pypi.org/simple/rtml-ml/ as application/vnd.pypi.simple.v1+json 2024-02-14T02:21:26,892 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-14T02:21:26,893 Link requires a different Python (3.9.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-14T02:21:26,893 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-14T02:21:26,893 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-14T02:21:26,894 Link requires a different Python (3.9.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-14T02:21:26,894 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-14T02:21:26,894 Fetching project page and analyzing links: https://www.piwheels.org/simple/rtml-ml/ 2024-02-14T02:21:26,895 Getting page https://www.piwheels.org/simple/rtml-ml/ 2024-02-14T02:21:26,896 Found index url https://www.piwheels.org/simple/ 2024-02-14T02:21:26,957 Fetched page https://www.piwheels.org/simple/rtml-ml/ as text/html 2024-02-14T02:21:26,958 Skipping link: not a file: https://www.piwheels.org/simple/rtml-ml/ 2024-02-14T02:21:26,959 Skipping link: not a file: https://pypi.org/simple/rtml-ml/ 2024-02-14T02:21:26,975 Given no hashes to check 0 links for project 'rtml-ml': discarding no candidates 2024-02-14T02:21:26,976 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-14T02:21:26,977 ERROR: Could not find a version that satisfies the requirement rtml-ml==0.1.1 (from versions: none) 2024-02-14T02:21:26,978 ERROR: No matching distribution found for rtml-ml==0.1.1 2024-02-14T02:21:26,979 Exception information: 2024-02-14T02:21:26,979 Traceback (most recent call last): 2024-02-14T02:21:26,979 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-02-14T02:21:26,979 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-02-14T02:21:26,979 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-02-14T02:21:26,979 raise RequirementsConflicted(criterion) 2024-02-14T02:21:26,979 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rtml-ml==0.1.1') 2024-02-14T02:21:26,979 2024-02-14T02:21:26,979 During handling of the above exception, another exception occurred: 2024-02-14T02:21:26,979 2024-02-14T02:21:26,979 Traceback (most recent call last): 2024-02-14T02:21:26,979 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-02-14T02:21:26,979 result = self._result = resolver.resolve( 2024-02-14T02:21:26,979 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-02-14T02:21:26,979 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-02-14T02:21:26,979 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-02-14T02:21:26,979 raise ResolutionImpossible(e.criterion.information) 2024-02-14T02:21:26,979 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rtml-ml==0.1.1'), parent=None)] 2024-02-14T02:21:26,979 2024-02-14T02:21:26,979 The above exception was the direct cause of the following exception: 2024-02-14T02:21:26,979 2024-02-14T02:21:26,979 Traceback (most recent call last): 2024-02-14T02:21:26,979 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-02-14T02:21:26,979 status = run_func(*args) 2024-02-14T02:21:26,979 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-02-14T02:21:26,979 return func(self, options, args) 2024-02-14T02:21:26,979 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-02-14T02:21:26,979 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-02-14T02:21:26,979 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-02-14T02:21:26,979 raise error from e 2024-02-14T02:21:26,979 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rtml-ml==0.1.1 2024-02-14T02:21:26,983 Removed build tracker: '/tmp/pip-build-tracker-2gc32ka_'