2022-04-23T20:43:59,384 Created temporary directory: /tmp/pip-ephem-wheel-cache-y1qawo_1 2022-04-23T20:43:59,390 Created temporary directory: /tmp/pip-req-tracker-52uug6bi 2022-04-23T20:43:59,391 Initialized build tracking at /tmp/pip-req-tracker-52uug6bi 2022-04-23T20:43:59,391 Created build tracker: /tmp/pip-req-tracker-52uug6bi 2022-04-23T20:43:59,392 Entered build tracker: /tmp/pip-req-tracker-52uug6bi 2022-04-23T20:43:59,393 Created temporary directory: /tmp/pip-wheel-ovgv9y5y 2022-04-23T20:43:59,460 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-23T20:43:59,474 2 location(s) to search for versions of rimma: 2022-04-23T20:43:59,474 * https://pypi.org/simple/rimma/ 2022-04-23T20:43:59,474 * https://www.piwheels.org/simple/rimma/ 2022-04-23T20:43:59,475 Fetching project page and analyzing links: https://pypi.org/simple/rimma/ 2022-04-23T20:43:59,477 Getting page https://pypi.org/simple/rimma/ 2022-04-23T20:43:59,480 Found index url https://pypi.org/simple 2022-04-23T20:43:59,590 Skipping link: No binaries permitted for rimma: https://files.pythonhosted.org/packages/a9/ae/7eb321a31c7956d676dd7ed015d2b09eb29d9b5bd8b6216c3795795de686/Rimma-1.0.0-py3-none-any.whl#sha256=a60954c1f6e5c7f30d76600e11889810eb1288d18b14c3b4b8df2a960a0ad381 (from https://pypi.org/simple/rimma/) (requires-python:>=3.8.0) 2022-04-23T20:43:59,591 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/d8/0b/ccbff5e1c0ed5d84db038a8d15e7f1c3ae4fbef79989b87f279b85a0c98b/Rimma-1.0.0.tar.gz#sha256=ef397e206c584149b8bd15462f8e6140ecdf9bfe59048cf9b7e7db5d348f031c (from https://pypi.org/simple/rimma/) (requires-python:>=3.8.0) 2022-04-23T20:43:59,592 Fetching project page and analyzing links: https://www.piwheels.org/simple/rimma/ 2022-04-23T20:43:59,593 Getting page https://www.piwheels.org/simple/rimma/ 2022-04-23T20:43:59,595 Found index url https://www.piwheels.org/simple 2022-04-23T20:43:59,809 Skipping link: not a file: https://www.piwheels.org/simple/rimma/ 2022-04-23T20:43:59,810 Skipping link: not a file: https://pypi.org/simple/rimma/ 2022-04-23T20:43:59,842 Given no hashes to check 0 links for project 'rimma': discarding no candidates 2022-04-23T20:43:59,843 ERROR: Could not find a version that satisfies the requirement rimma==1.0.0 (from versions: none) 2022-04-23T20:43:59,846 ERROR: No matching distribution found for rimma==1.0.0 2022-04-23T20:43:59,848 Exception information: 2022-04-23T20:43:59,848 Traceback (most recent call last): 2022-04-23T20:43:59,848 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-23T20:43:59,848 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-23T20:43:59,848 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-23T20:43:59,848 raise RequirementsConflicted(criterion) 2022-04-23T20:43:59,848 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rimma==1.0.0') 2022-04-23T20:43:59,848 2022-04-23T20:43:59,848 During handling of the above exception, another exception occurred: 2022-04-23T20:43:59,848 2022-04-23T20:43:59,848 Traceback (most recent call last): 2022-04-23T20:43:59,848 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-23T20:43:59,848 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-23T20:43:59,848 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-23T20:43:59,848 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-23T20:43:59,848 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-23T20:43:59,848 raise ResolutionImpossible(e.criterion.information) 2022-04-23T20:43:59,848 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rimma==1.0.0'), parent=None)] 2022-04-23T20:43:59,848 2022-04-23T20:43:59,848 The above exception was the direct cause of the following exception: 2022-04-23T20:43:59,848 2022-04-23T20:43:59,848 Traceback (most recent call last): 2022-04-23T20:43:59,848 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-23T20:43:59,848 status = run_func(*args) 2022-04-23T20:43:59,848 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-23T20:43:59,848 return func(self, options, args) 2022-04-23T20:43:59,848 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-23T20:43:59,848 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-23T20:43:59,848 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-23T20:43:59,848 raise error from e 2022-04-23T20:43:59,848 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rimma==1.0.0 2022-04-23T20:43:59,856 Removed build tracker: '/tmp/pip-req-tracker-52uug6bi'