2022-03-09T13:23:45,414 Created temporary directory: /tmp/pip-ephem-wheel-cache-7dq9zhyq 2022-03-09T13:23:45,420 Created temporary directory: /tmp/pip-req-tracker-t88531w4 2022-03-09T13:23:45,421 Initialized build tracking at /tmp/pip-req-tracker-t88531w4 2022-03-09T13:23:45,421 Created build tracker: /tmp/pip-req-tracker-t88531w4 2022-03-09T13:23:45,422 Entered build tracker: /tmp/pip-req-tracker-t88531w4 2022-03-09T13:23:45,423 Created temporary directory: /tmp/pip-wheel-89nkvb6_ 2022-03-09T13:23:45,485 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-09T13:23:45,493 2 location(s) to search for versions of tmtoolp: 2022-03-09T13:23:45,493 * https://pypi.org/simple/tmtoolp/ 2022-03-09T13:23:45,493 * https://www.piwheels.org/simple/tmtoolp/ 2022-03-09T13:23:45,495 Fetching project page and analyzing links: https://pypi.org/simple/tmtoolp/ 2022-03-09T13:23:45,496 Getting page https://pypi.org/simple/tmtoolp/ 2022-03-09T13:23:45,499 Found index url https://pypi.org/simple 2022-03-09T13:23:45,612 Skipping link: No binaries permitted for tmtoolp: https://files.pythonhosted.org/packages/4f/0f/29acd4b2c08d919dea8aa15231c5a133839f652203098151fbdf3b07bdcd/tmtoolP-0.0.1-py3-none-any.whl#sha256=2c379dca869d0db3e3f64f019abe77ca2152cd87514fb08d55b88ae52e6bb0cf (from https://pypi.org/simple/tmtoolp/) (requires-python:>=3.8.0) 2022-03-09T13:23:45,615 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/3c/13/0b45e6bc533fdf4c90d08ac55ddd6e7ce3c92180bdca04f989be1a45b89a/tmtoolP-0.0.1.tar.gz#sha256=f354fdfaf2751f419e7a5c01372f45656e6411155541b1bb304642b94d7f6b09 (from https://pypi.org/simple/tmtoolp/) (requires-python:>=3.8.0) 2022-03-09T13:23:45,616 Skipping link: No binaries permitted for tmtoolp: https://files.pythonhosted.org/packages/34/91/30bd39eb30faea8800d8a09e4e7c85c55088998d4d4e99a4537c50b9f971/tmtoolP-0.0.2-py3-none-any.whl#sha256=592b7a77eb6c483102cda212725d6cce49180669384b272585d33ecfe3f1c1b9 (from https://pypi.org/simple/tmtoolp/) (requires-python:>=3.8.0) 2022-03-09T13:23:45,617 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/5a/a6/a164e4c5cdd7ac0fca81a89fa8cd83c17dbbf7fe70a455cc7655c91bd6d3/tmtoolP-0.0.2.tar.gz#sha256=67ae7fb1f89b00247aa62d059a5bd6978f502b7324689ca1fce43b188e985bce (from https://pypi.org/simple/tmtoolp/) (requires-python:>=3.8.0) 2022-03-09T13:23:45,618 Fetching project page and analyzing links: https://www.piwheels.org/simple/tmtoolp/ 2022-03-09T13:23:45,619 Getting page https://www.piwheels.org/simple/tmtoolp/ 2022-03-09T13:23:45,621 Found index url https://www.piwheels.org/simple 2022-03-09T13:23:45,848 Skipping link: not a file: https://www.piwheels.org/simple/tmtoolp/ 2022-03-09T13:23:45,849 Skipping link: not a file: https://pypi.org/simple/tmtoolp/ 2022-03-09T13:23:45,882 Given no hashes to check 0 links for project 'tmtoolp': discarding no candidates 2022-03-09T13:23:45,883 ERROR: Could not find a version that satisfies the requirement tmtoolp==0.0.1 (from versions: none) 2022-03-09T13:23:45,886 ERROR: No matching distribution found for tmtoolp==0.0.1 2022-03-09T13:23:45,888 Exception information: 2022-03-09T13:23:45,888 Traceback (most recent call last): 2022-03-09T13:23:45,888 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-09T13:23:45,888 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-09T13:23:45,888 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-09T13:23:45,888 raise RequirementsConflicted(criterion) 2022-03-09T13:23:45,888 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tmtoolp==0.0.1') 2022-03-09T13:23:45,888 2022-03-09T13:23:45,888 During handling of the above exception, another exception occurred: 2022-03-09T13:23:45,888 2022-03-09T13:23:45,888 Traceback (most recent call last): 2022-03-09T13:23:45,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-09T13:23:45,888 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-09T13:23:45,888 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-09T13:23:45,888 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-09T13:23:45,888 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-09T13:23:45,888 raise ResolutionImpossible(e.criterion.information) 2022-03-09T13:23:45,888 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tmtoolp==0.0.1'), parent=None)] 2022-03-09T13:23:45,888 2022-03-09T13:23:45,888 The above exception was the direct cause of the following exception: 2022-03-09T13:23:45,888 2022-03-09T13:23:45,888 Traceback (most recent call last): 2022-03-09T13:23:45,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-09T13:23:45,888 status = run_func(*args) 2022-03-09T13:23:45,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-09T13:23:45,888 return func(self, options, args) 2022-03-09T13:23:45,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-09T13:23:45,888 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-09T13:23:45,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-09T13:23:45,888 raise error from e 2022-03-09T13:23:45,888 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tmtoolp==0.0.1 2022-03-09T13:23:45,896 Removed build tracker: '/tmp/pip-req-tracker-t88531w4'