2024-07-16T15:10:42,463 Created temporary directory: /tmp/pip-build-tracker-kpdi7mrt 2024-07-16T15:10:42,465 Initialized build tracking at /tmp/pip-build-tracker-kpdi7mrt 2024-07-16T15:10:42,465 Created build tracker: /tmp/pip-build-tracker-kpdi7mrt 2024-07-16T15:10:42,465 Entered build tracker: /tmp/pip-build-tracker-kpdi7mrt 2024-07-16T15:10:42,466 Created temporary directory: /tmp/pip-wheel-p9iesgg5 2024-07-16T15:10:42,470 Created temporary directory: /tmp/pip-ephem-wheel-cache-huorjn4r 2024-07-16T15:10:42,495 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-07-16T15:10:42,499 2 location(s) to search for versions of moveo-jokeapi-integrator: 2024-07-16T15:10:42,499 * https://pypi.org/simple/moveo-jokeapi-integrator/ 2024-07-16T15:10:42,499 * https://www.piwheels.org/simple/moveo-jokeapi-integrator/ 2024-07-16T15:10:42,500 Fetching project page and analyzing links: https://pypi.org/simple/moveo-jokeapi-integrator/ 2024-07-16T15:10:42,500 Getting page https://pypi.org/simple/moveo-jokeapi-integrator/ 2024-07-16T15:10:42,502 Found index url https://pypi.org/simple/ 2024-07-16T15:10:42,553 Fetched page https://pypi.org/simple/moveo-jokeapi-integrator/ as application/vnd.pypi.simple.v1+json 2024-07-16T15:10:42,554 Skipping link: No binaries permitted for moveo-jokeapi-integrator: https://files.pythonhosted.org/packages/09/b7/0cd96bc51a916f6e62544d4455d415456f1752a02dd7635df020e47f8b18/moveo_jokeapi_integrator-0.1.0-py3-none-any.whl (from https://pypi.org/simple/moveo-jokeapi-integrator/) (requires-python:>=3.12) 2024-07-16T15:10:42,555 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/15/7e/4de8f22720c818cfabcac05c639d4ea400b301c8724d65fa6a884cce165a/moveo_jokeapi_integrator-0.1.0.tar.gz (from https://pypi.org/simple/moveo-jokeapi-integrator/) (requires-python:>=3.12) 2024-07-16T15:10:42,555 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/15/7e/4de8f22720c818cfabcac05c639d4ea400b301c8724d65fa6a884cce165a/moveo_jokeapi_integrator-0.1.0.tar.gz (from https://pypi.org/simple/moveo-jokeapi-integrator/) (requires-python:>=3.12) 2024-07-16T15:10:42,556 Fetching project page and analyzing links: https://www.piwheels.org/simple/moveo-jokeapi-integrator/ 2024-07-16T15:10:42,556 Getting page https://www.piwheels.org/simple/moveo-jokeapi-integrator/ 2024-07-16T15:10:42,557 Found index url https://www.piwheels.org/simple/ 2024-07-16T15:10:42,625 Fetched page https://www.piwheels.org/simple/moveo-jokeapi-integrator/ as text/html 2024-07-16T15:10:42,626 Skipping link: not a file: https://www.piwheels.org/simple/moveo-jokeapi-integrator/ 2024-07-16T15:10:42,627 Skipping link: not a file: https://pypi.org/simple/moveo-jokeapi-integrator/ 2024-07-16T15:10:42,652 Given no hashes to check 0 links for project 'moveo-jokeapi-integrator': discarding no candidates 2024-07-16T15:10:42,652 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12 2024-07-16T15:10:42,654 ERROR: Could not find a version that satisfies the requirement moveo-jokeapi-integrator==0.1.0 (from versions: none) 2024-07-16T15:10:42,656 ERROR: No matching distribution found for moveo-jokeapi-integrator==0.1.0 2024-07-16T15:10:42,657 Exception information: 2024-07-16T15:10:42,657 Traceback (most recent call last): 2024-07-16T15:10:42,657 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-07-16T15:10:42,657 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-07-16T15:10:42,657 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-07-16T15:10:42,657 raise RequirementsConflicted(criterion) 2024-07-16T15:10:42,657 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('moveo-jokeapi-integrator==0.1.0') 2024-07-16T15:10:42,657 2024-07-16T15:10:42,657 During handling of the above exception, another exception occurred: 2024-07-16T15:10:42,657 2024-07-16T15:10:42,657 Traceback (most recent call last): 2024-07-16T15:10:42,657 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-07-16T15:10:42,657 result = self._result = resolver.resolve( 2024-07-16T15:10:42,657 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-07-16T15:10:42,657 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-07-16T15:10:42,657 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-07-16T15:10:42,657 raise ResolutionImpossible(e.criterion.information) 2024-07-16T15:10:42,657 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('moveo-jokeapi-integrator==0.1.0'), parent=None)] 2024-07-16T15:10:42,657 2024-07-16T15:10:42,657 The above exception was the direct cause of the following exception: 2024-07-16T15:10:42,657 2024-07-16T15:10:42,657 Traceback (most recent call last): 2024-07-16T15:10:42,657 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-07-16T15:10:42,657 status = run_func(*args) 2024-07-16T15:10:42,657 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-07-16T15:10:42,657 return func(self, options, args) 2024-07-16T15:10:42,657 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-07-16T15:10:42,657 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-07-16T15:10:42,657 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-07-16T15:10:42,657 raise error from e 2024-07-16T15:10:42,657 pip._internal.exceptions.DistributionNotFound: No matching distribution found for moveo-jokeapi-integrator==0.1.0 2024-07-16T15:10:42,663 Removed build tracker: '/tmp/pip-build-tracker-kpdi7mrt'