2022-04-03T17:00:07,285 Created temporary directory: /tmp/pip-ephem-wheel-cache-5mdb0ahn 2022-04-03T17:00:07,290 Created temporary directory: /tmp/pip-req-tracker-70l7dbfe 2022-04-03T17:00:07,291 Initialized build tracking at /tmp/pip-req-tracker-70l7dbfe 2022-04-03T17:00:07,292 Created build tracker: /tmp/pip-req-tracker-70l7dbfe 2022-04-03T17:00:07,292 Entered build tracker: /tmp/pip-req-tracker-70l7dbfe 2022-04-03T17:00:07,293 Created temporary directory: /tmp/pip-wheel-xcr8qhpr 2022-04-03T17:00:07,355 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-03T17:00:07,364 2 location(s) to search for versions of pyttrex: 2022-04-03T17:00:07,364 * https://pypi.org/simple/pyttrex/ 2022-04-03T17:00:07,364 * https://www.piwheels.org/simple/pyttrex/ 2022-04-03T17:00:07,365 Fetching project page and analyzing links: https://pypi.org/simple/pyttrex/ 2022-04-03T17:00:07,366 Getting page https://pypi.org/simple/pyttrex/ 2022-04-03T17:00:07,369 Found index url https://pypi.org/simple 2022-04-03T17:00:07,474 Skipping link: No binaries permitted for pyttrex: https://files.pythonhosted.org/packages/ca/5e/83ef31698b1c727e3dc841ad97f03ece70b6cab79f9826241260dd69d818/pyttrex-0.1.0-py3-none-any.whl#sha256=a6b3a5e13c09e0501e7f903256978e05cd62e2fe10ea7b0873596c6f7c5aa540 (from https://pypi.org/simple/pyttrex/) (requires-python:>=3.8,<4.0) 2022-04-03T17:00:07,476 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/12/19/f1183a5e2cf969b2dbf99968c58e118599594df9ce4bdcc0b0a2abc5f21d/pyttrex-0.1.0.tar.gz#sha256=48cc0016008f5145fa4a340bcd237e083fec6eab755945d55ee63df98b246a26 (from https://pypi.org/simple/pyttrex/) (requires-python:>=3.8,<4.0) 2022-04-03T17:00:07,477 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyttrex/ 2022-04-03T17:00:07,478 Getting page https://www.piwheels.org/simple/pyttrex/ 2022-04-03T17:00:07,480 Found index url https://www.piwheels.org/simple 2022-04-03T17:00:07,685 Skipping link: not a file: https://www.piwheels.org/simple/pyttrex/ 2022-04-03T17:00:07,685 Skipping link: not a file: https://pypi.org/simple/pyttrex/ 2022-04-03T17:00:07,718 Given no hashes to check 0 links for project 'pyttrex': discarding no candidates 2022-04-03T17:00:07,719 ERROR: Could not find a version that satisfies the requirement pyttrex==0.1.0 (from versions: none) 2022-04-03T17:00:07,721 ERROR: No matching distribution found for pyttrex==0.1.0 2022-04-03T17:00:07,723 Exception information: 2022-04-03T17:00:07,723 Traceback (most recent call last): 2022-04-03T17:00:07,723 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-03T17:00:07,723 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-03T17:00:07,723 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-03T17:00:07,723 raise RequirementsConflicted(criterion) 2022-04-03T17:00:07,723 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyttrex==0.1.0') 2022-04-03T17:00:07,723 2022-04-03T17:00:07,723 During handling of the above exception, another exception occurred: 2022-04-03T17:00:07,723 2022-04-03T17:00:07,723 Traceback (most recent call last): 2022-04-03T17:00:07,723 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-03T17:00:07,723 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-03T17:00:07,723 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-03T17:00:07,723 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-03T17:00:07,723 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-03T17:00:07,723 raise ResolutionImpossible(e.criterion.information) 2022-04-03T17:00:07,723 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyttrex==0.1.0'), parent=None)] 2022-04-03T17:00:07,723 2022-04-03T17:00:07,723 The above exception was the direct cause of the following exception: 2022-04-03T17:00:07,723 2022-04-03T17:00:07,723 Traceback (most recent call last): 2022-04-03T17:00:07,723 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-03T17:00:07,723 status = run_func(*args) 2022-04-03T17:00:07,723 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-03T17:00:07,723 return func(self, options, args) 2022-04-03T17:00:07,723 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-03T17:00:07,723 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-03T17:00:07,723 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-03T17:00:07,723 raise error from e 2022-04-03T17:00:07,723 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyttrex==0.1.0 2022-04-03T17:00:07,732 Removed build tracker: '/tmp/pip-req-tracker-70l7dbfe'