2023-09-17T21:14:49,197 Created temporary directory: /tmp/pip-build-tracker-vtq_ou23 2023-09-17T21:14:49,198 Initialized build tracking at /tmp/pip-build-tracker-vtq_ou23 2023-09-17T21:14:49,199 Created build tracker: /tmp/pip-build-tracker-vtq_ou23 2023-09-17T21:14:49,199 Entered build tracker: /tmp/pip-build-tracker-vtq_ou23 2023-09-17T21:14:49,200 Created temporary directory: /tmp/pip-wheel-005fa1gi 2023-09-17T21:14:49,203 Created temporary directory: /tmp/pip-ephem-wheel-cache-f5vg31f2 2023-09-17T21:14:49,225 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-17T21:14:49,229 2 location(s) to search for versions of nextup: 2023-09-17T21:14:49,229 * https://pypi.org/simple/nextup/ 2023-09-17T21:14:49,229 * https://www.piwheels.org/simple/nextup/ 2023-09-17T21:14:49,230 Fetching project page and analyzing links: https://pypi.org/simple/nextup/ 2023-09-17T21:14:49,230 Getting page https://pypi.org/simple/nextup/ 2023-09-17T21:14:49,232 Found index url https://pypi.org/simple/ 2023-09-17T21:14:49,478 Fetched page https://pypi.org/simple/nextup/ as application/vnd.pypi.simple.v1+json 2023-09-17T21:14:49,479 Skipping link: No binaries permitted for nextup: https://files.pythonhosted.org/packages/3b/73/ed76d820c6840bfb15ba23abc35ed07513a6c9a203b790f72c61b99dc73e/nextup-0.1.0-py3-none-any.whl (from https://pypi.org/simple/nextup/) (requires-python:>=3.10,<3.11) 2023-09-17T21:14:49,480 Link requires a different Python (3.11.2 not in: '>=3.10,<3.11'): https://files.pythonhosted.org/packages/8c/ed/430856a0faa5f1d2ae8cda30568ebc8c209bba65c43c915ccb05cf164c46/nextup-0.1.0.tar.gz (from https://pypi.org/simple/nextup/) (requires-python:>=3.10,<3.11) 2023-09-17T21:14:49,481 Skipping link: 0.1.0 Requires-Python >=3.10,<3.11: https://files.pythonhosted.org/packages/8c/ed/430856a0faa5f1d2ae8cda30568ebc8c209bba65c43c915ccb05cf164c46/nextup-0.1.0.tar.gz (from https://pypi.org/simple/nextup/) (requires-python:>=3.10,<3.11) 2023-09-17T21:14:49,482 Fetching project page and analyzing links: https://www.piwheels.org/simple/nextup/ 2023-09-17T21:14:49,482 Getting page https://www.piwheels.org/simple/nextup/ 2023-09-17T21:14:49,484 Found index url https://www.piwheels.org/simple/ 2023-09-17T21:14:49,756 Fetched page https://www.piwheels.org/simple/nextup/ as text/html 2023-09-17T21:14:49,757 Skipping link: not a file: https://www.piwheels.org/simple/nextup/ 2023-09-17T21:14:49,758 Skipping link: not a file: https://pypi.org/simple/nextup/ 2023-09-17T21:14:49,776 Given no hashes to check 0 links for project 'nextup': discarding no candidates 2023-09-17T21:14:49,777 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.10,<3.11 2023-09-17T21:14:49,778 ERROR: Could not find a version that satisfies the requirement nextup==0.1.0 (from versions: none) 2023-09-17T21:14:49,780 ERROR: No matching distribution found for nextup==0.1.0 2023-09-17T21:14:49,781 Exception information: 2023-09-17T21:14:49,781 Traceback (most recent call last): 2023-09-17T21:14:49,781 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-17T21:14:49,781 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-17T21:14:49,781 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-17T21:14:49,781 raise RequirementsConflicted(criterion) 2023-09-17T21:14:49,781 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nextup==0.1.0') 2023-09-17T21:14:49,781 2023-09-17T21:14:49,781 During handling of the above exception, another exception occurred: 2023-09-17T21:14:49,781 2023-09-17T21:14:49,781 Traceback (most recent call last): 2023-09-17T21:14:49,781 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-17T21:14:49,781 result = self._result = resolver.resolve( 2023-09-17T21:14:49,781 ^^^^^^^^^^^^^^^^^ 2023-09-17T21:14:49,781 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-17T21:14:49,781 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-17T21:14:49,781 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-17T21:14:49,781 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-17T21:14:49,781 raise ResolutionImpossible(e.criterion.information) 2023-09-17T21:14:49,781 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nextup==0.1.0'), parent=None)] 2023-09-17T21:14:49,781 2023-09-17T21:14:49,781 The above exception was the direct cause of the following exception: 2023-09-17T21:14:49,781 2023-09-17T21:14:49,781 Traceback (most recent call last): 2023-09-17T21:14:49,781 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-17T21:14:49,781 status = run_func(*args) 2023-09-17T21:14:49,781 ^^^^^^^^^^^^^^^ 2023-09-17T21:14:49,781 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-17T21:14:49,781 return func(self, options, args) 2023-09-17T21:14:49,781 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-17T21:14:49,781 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-17T21:14:49,781 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-17T21:14:49,781 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-17T21:14:49,781 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-17T21:14:49,781 raise error from e 2023-09-17T21:14:49,781 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nextup==0.1.0 2023-09-17T21:14:49,787 Removed build tracker: '/tmp/pip-build-tracker-vtq_ou23'