2022-06-08T03:36:29,426 Created temporary directory: /tmp/pip-ephem-wheel-cache-d8y3z8y8 2022-06-08T03:36:29,431 Created temporary directory: /tmp/pip-build-tracker-ia8s58_7 2022-06-08T03:36:29,432 Initialized build tracking at /tmp/pip-build-tracker-ia8s58_7 2022-06-08T03:36:29,433 Created build tracker: /tmp/pip-build-tracker-ia8s58_7 2022-06-08T03:36:29,433 Entered build tracker: /tmp/pip-build-tracker-ia8s58_7 2022-06-08T03:36:29,434 Created temporary directory: /tmp/pip-wheel-07xecwnz 2022-06-08T03:36:29,503 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-08T03:36:29,512 2 location(s) to search for versions of morchest: 2022-06-08T03:36:29,512 * https://pypi.org/simple/morchest/ 2022-06-08T03:36:29,512 * https://www.piwheels.org/simple/morchest/ 2022-06-08T03:36:29,513 Fetching project page and analyzing links: https://pypi.org/simple/morchest/ 2022-06-08T03:36:29,514 Getting page https://pypi.org/simple/morchest/ 2022-06-08T03:36:29,517 Found index url https://pypi.org/simple 2022-06-08T03:36:29,624 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/71/63/dc8c5d2c8c8b117c7208a4d205e0346ad4b90dbd1ce50e0736ab17b72b3b/morchest-0.0.20.tar.gz#sha256=992465da1aa8696f7181c2f3321df877abfb922c3709889ae293ee12044efa52 (from https://pypi.org/simple/morchest/) (requires-python:>=3.8.0) 2022-06-08T03:36:29,625 Skipping link: 0.0.20 Requires-Python >=3.8.0: https://files.pythonhosted.org/packages/71/63/dc8c5d2c8c8b117c7208a4d205e0346ad4b90dbd1ce50e0736ab17b72b3b/morchest-0.0.20.tar.gz#sha256=992465da1aa8696f7181c2f3321df877abfb922c3709889ae293ee12044efa52 (from https://pypi.org/simple/morchest/) (requires-python:>=3.8.0) 2022-06-08T03:36:29,626 Fetching project page and analyzing links: https://www.piwheels.org/simple/morchest/ 2022-06-08T03:36:29,626 Getting page https://www.piwheels.org/simple/morchest/ 2022-06-08T03:36:29,628 Found index url https://www.piwheels.org/simple 2022-06-08T03:36:29,849 Skipping link: not a file: https://www.piwheels.org/simple/morchest/ 2022-06-08T03:36:29,850 Skipping link: not a file: https://pypi.org/simple/morchest/ 2022-06-08T03:36:29,882 Given no hashes to check 0 links for project 'morchest': discarding no candidates 2022-06-08T03:36:29,883 ERROR: Ignored the following versions that require a different python version: 0.0.20 Requires-Python >=3.8.0 2022-06-08T03:36:29,886 ERROR: Could not find a version that satisfies the requirement morchest==0.0.20 (from versions: none) 2022-06-08T03:36:29,888 ERROR: No matching distribution found for morchest==0.0.20 2022-06-08T03:36:29,890 Exception information: 2022-06-08T03:36:29,890 Traceback (most recent call last): 2022-06-08T03:36:29,890 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-08T03:36:29,890 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-08T03:36:29,890 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-08T03:36:29,890 raise RequirementsConflicted(criterion) 2022-06-08T03:36:29,890 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('morchest==0.0.20') 2022-06-08T03:36:29,890 2022-06-08T03:36:29,890 During handling of the above exception, another exception occurred: 2022-06-08T03:36:29,890 2022-06-08T03:36:29,890 Traceback (most recent call last): 2022-06-08T03:36:29,890 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-08T03:36:29,890 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-08T03:36:29,890 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-08T03:36:29,890 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-08T03:36:29,890 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-08T03:36:29,890 raise ResolutionImpossible(e.criterion.information) 2022-06-08T03:36:29,890 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('morchest==0.0.20'), parent=None)] 2022-06-08T03:36:29,890 2022-06-08T03:36:29,890 The above exception was the direct cause of the following exception: 2022-06-08T03:36:29,890 2022-06-08T03:36:29,890 Traceback (most recent call last): 2022-06-08T03:36:29,890 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-08T03:36:29,890 status = run_func(*args) 2022-06-08T03:36:29,890 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-08T03:36:29,890 return func(self, options, args) 2022-06-08T03:36:29,890 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-06-08T03:36:29,890 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-08T03:36:29,890 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-08T03:36:29,890 raise error from e 2022-06-08T03:36:29,890 pip._internal.exceptions.DistributionNotFound: No matching distribution found for morchest==0.0.20 2022-06-08T03:36:29,898 Removed build tracker: '/tmp/pip-build-tracker-ia8s58_7'