2023-10-20T14:14:08,934 Created temporary directory: /tmp/pip-build-tracker-oi1_mvif 2023-10-20T14:14:08,938 Initialized build tracking at /tmp/pip-build-tracker-oi1_mvif 2023-10-20T14:14:08,939 Created build tracker: /tmp/pip-build-tracker-oi1_mvif 2023-10-20T14:14:08,939 Entered build tracker: /tmp/pip-build-tracker-oi1_mvif 2023-10-20T14:14:08,940 Created temporary directory: /tmp/pip-wheel-ghs562ne 2023-10-20T14:14:08,950 Created temporary directory: /tmp/pip-ephem-wheel-cache-07nbgl85 2023-10-20T14:14:09,005 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-20T14:14:09,018 2 location(s) to search for versions of trajgenpy: 2023-10-20T14:14:09,018 * https://pypi.org/simple/trajgenpy/ 2023-10-20T14:14:09,018 * https://www.piwheels.org/simple/trajgenpy/ 2023-10-20T14:14:09,019 Fetching project page and analyzing links: https://pypi.org/simple/trajgenpy/ 2023-10-20T14:14:09,020 Getting page https://pypi.org/simple/trajgenpy/ 2023-10-20T14:14:09,024 Found index url https://pypi.org/simple/ 2023-10-20T14:14:09,133 Fetched page https://pypi.org/simple/trajgenpy/ as application/vnd.pypi.simple.v1+json 2023-10-20T14:14:09,136 Skipping link: No binaries permitted for trajgenpy: https://files.pythonhosted.org/packages/79/a2/0cf36f89f886b9406490760263b611ef74b31e81acf2f2bd24c733ba71ee/trajgenpy-0.0.1-cp310-cp310-manylinux_2_35_x86_64.whl (from https://pypi.org/simple/trajgenpy/) (requires-python:>=3.10) 2023-10-20T14:14:09,138 Link requires a different Python (3.7.3 not in: '>=3.10'): https://files.pythonhosted.org/packages/a6/4c/dd9db8986a379caa92d9fed43bcfa0ddab59b963c5c9693b7e0b77a69422/trajgenpy-0.0.1.tar.gz (from https://pypi.org/simple/trajgenpy/) (requires-python:>=3.10) 2023-10-20T14:14:09,138 Skipping link: 0.0.1 Requires-Python >=3.10: https://files.pythonhosted.org/packages/a6/4c/dd9db8986a379caa92d9fed43bcfa0ddab59b963c5c9693b7e0b77a69422/trajgenpy-0.0.1.tar.gz (from https://pypi.org/simple/trajgenpy/) (requires-python:>=3.10) 2023-10-20T14:14:09,139 Fetching project page and analyzing links: https://www.piwheels.org/simple/trajgenpy/ 2023-10-20T14:14:09,140 Getting page https://www.piwheels.org/simple/trajgenpy/ 2023-10-20T14:14:09,142 Found index url https://www.piwheels.org/simple/ 2023-10-20T14:14:09,266 Fetched page https://www.piwheels.org/simple/trajgenpy/ as text/html 2023-10-20T14:14:09,268 Skipping link: not a file: https://www.piwheels.org/simple/trajgenpy/ 2023-10-20T14:14:09,268 Skipping link: not a file: https://pypi.org/simple/trajgenpy/ 2023-10-20T14:14:09,300 Given no hashes to check 0 links for project 'trajgenpy': discarding no candidates 2023-10-20T14:14:09,301 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.10 2023-10-20T14:14:09,303 ERROR: Could not find a version that satisfies the requirement trajgenpy==0.0.1 (from versions: none) 2023-10-20T14:14:09,306 ERROR: No matching distribution found for trajgenpy==0.0.1 2023-10-20T14:14:09,308 Exception information: 2023-10-20T14:14:09,308 Traceback (most recent call last): 2023-10-20T14:14:09,308 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-10-20T14:14:09,308 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-10-20T14:14:09,308 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-10-20T14:14:09,308 raise RequirementsConflicted(criterion) 2023-10-20T14:14:09,308 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('trajgenpy==0.0.1') 2023-10-20T14:14:09,308 2023-10-20T14:14:09,308 During handling of the above exception, another exception occurred: 2023-10-20T14:14:09,308 2023-10-20T14:14:09,308 Traceback (most recent call last): 2023-10-20T14:14:09,308 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-10-20T14:14:09,308 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-10-20T14:14:09,308 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-10-20T14:14:09,308 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-10-20T14:14:09,308 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-10-20T14:14:09,308 raise ResolutionImpossible(e.criterion.information) 2023-10-20T14:14:09,308 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('trajgenpy==0.0.1'), parent=None)] 2023-10-20T14:14:09,308 2023-10-20T14:14:09,308 The above exception was the direct cause of the following exception: 2023-10-20T14:14:09,308 2023-10-20T14:14:09,308 Traceback (most recent call last): 2023-10-20T14:14:09,308 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-10-20T14:14:09,308 status = run_func(*args) 2023-10-20T14:14:09,308 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-10-20T14:14:09,308 return func(self, options, args) 2023-10-20T14:14:09,308 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-10-20T14:14:09,308 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-10-20T14:14:09,308 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-10-20T14:14:09,308 raise error from e 2023-10-20T14:14:09,308 pip._internal.exceptions.DistributionNotFound: No matching distribution found for trajgenpy==0.0.1 2023-10-20T14:14:09,317 Removed build tracker: '/tmp/pip-build-tracker-oi1_mvif'