2024-06-03T17:36:32,264 Created temporary directory: /tmp/pip-build-tracker-ruw5qd33 2024-06-03T17:36:32,266 Initialized build tracking at /tmp/pip-build-tracker-ruw5qd33 2024-06-03T17:36:32,266 Created build tracker: /tmp/pip-build-tracker-ruw5qd33 2024-06-03T17:36:32,266 Entered build tracker: /tmp/pip-build-tracker-ruw5qd33 2024-06-03T17:36:32,267 Created temporary directory: /tmp/pip-wheel-1kit0av3 2024-06-03T17:36:32,271 Created temporary directory: /tmp/pip-ephem-wheel-cache-eslec919 2024-06-03T17:36:32,295 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-03T17:36:32,299 2 location(s) to search for versions of prlearn: 2024-06-03T17:36:32,299 * https://pypi.org/simple/prlearn/ 2024-06-03T17:36:32,299 * https://www.piwheels.org/simple/prlearn/ 2024-06-03T17:36:32,299 Fetching project page and analyzing links: https://pypi.org/simple/prlearn/ 2024-06-03T17:36:32,300 Getting page https://pypi.org/simple/prlearn/ 2024-06-03T17:36:32,302 Found index url https://pypi.org/simple/ 2024-06-03T17:36:32,353 Fetched page https://pypi.org/simple/prlearn/ as application/vnd.pypi.simple.v1+json 2024-06-03T17:36:32,354 Skipping link: No binaries permitted for prlearn: https://files.pythonhosted.org/packages/11/07/20db68fca9cceec6c7cef8fc456f325cd0ca9764566c22660da347d4eb2c/prlearn-0.0.1-py3-none-any.whl (from https://pypi.org/simple/prlearn/) (requires-python:<4.0.0,>=3.11.9) 2024-06-03T17:36:32,355 Link requires a different Python (3.9.2 not in: '<4.0.0,>=3.11.9'): https://files.pythonhosted.org/packages/b5/ea/cdd5cbf0d94d635166f9d192b7fc8793ae44c68d828b416422b9550dd443/prlearn-0.0.1.tar.gz (from https://pypi.org/simple/prlearn/) (requires-python:<4.0.0,>=3.11.9) 2024-06-03T17:36:32,355 Skipping link: 0.0.1 Requires-Python <4.0.0,>=3.11.9: https://files.pythonhosted.org/packages/b5/ea/cdd5cbf0d94d635166f9d192b7fc8793ae44c68d828b416422b9550dd443/prlearn-0.0.1.tar.gz (from https://pypi.org/simple/prlearn/) (requires-python:<4.0.0,>=3.11.9) 2024-06-03T17:36:32,355 Fetching project page and analyzing links: https://www.piwheels.org/simple/prlearn/ 2024-06-03T17:36:32,356 Getting page https://www.piwheels.org/simple/prlearn/ 2024-06-03T17:36:32,357 Found index url https://www.piwheels.org/simple/ 2024-06-03T17:36:32,509 Fetched page https://www.piwheels.org/simple/prlearn/ as text/html 2024-06-03T17:36:32,510 Skipping link: not a file: https://www.piwheels.org/simple/prlearn/ 2024-06-03T17:36:32,510 Skipping link: not a file: https://pypi.org/simple/prlearn/ 2024-06-03T17:36:32,527 Given no hashes to check 0 links for project 'prlearn': discarding no candidates 2024-06-03T17:36:32,528 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python <4.0.0,>=3.11.9 2024-06-03T17:36:32,530 ERROR: Could not find a version that satisfies the requirement prlearn==0.0.1 (from versions: none) 2024-06-03T17:36:32,531 ERROR: No matching distribution found for prlearn==0.0.1 2024-06-03T17:36:32,532 Exception information: 2024-06-03T17:36:32,532 Traceback (most recent call last): 2024-06-03T17:36:32,532 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-06-03T17:36:32,532 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-06-03T17:36:32,532 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-06-03T17:36:32,532 raise RequirementsConflicted(criterion) 2024-06-03T17:36:32,532 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('prlearn==0.0.1') 2024-06-03T17:36:32,532 2024-06-03T17:36:32,532 During handling of the above exception, another exception occurred: 2024-06-03T17:36:32,532 2024-06-03T17:36:32,532 Traceback (most recent call last): 2024-06-03T17:36:32,532 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-06-03T17:36:32,532 result = self._result = resolver.resolve( 2024-06-03T17:36:32,532 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-06-03T17:36:32,532 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-06-03T17:36:32,532 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-06-03T17:36:32,532 raise ResolutionImpossible(e.criterion.information) 2024-06-03T17:36:32,532 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('prlearn==0.0.1'), parent=None)] 2024-06-03T17:36:32,532 2024-06-03T17:36:32,532 The above exception was the direct cause of the following exception: 2024-06-03T17:36:32,532 2024-06-03T17:36:32,532 Traceback (most recent call last): 2024-06-03T17:36:32,532 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-06-03T17:36:32,532 status = run_func(*args) 2024-06-03T17:36:32,532 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-06-03T17:36:32,532 return func(self, options, args) 2024-06-03T17:36:32,532 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-06-03T17:36:32,532 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-06-03T17:36:32,532 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-06-03T17:36:32,532 raise error from e 2024-06-03T17:36:32,532 pip._internal.exceptions.DistributionNotFound: No matching distribution found for prlearn==0.0.1 2024-06-03T17:36:32,538 Removed build tracker: '/tmp/pip-build-tracker-ruw5qd33'