2022-01-17T07:23:39,148 Created temporary directory: /tmp/pip-ephem-wheel-cache-jtoso2ws 2022-01-17T07:23:39,153 Created temporary directory: /tmp/pip-req-tracker-nx9lyvg8 2022-01-17T07:23:39,154 Initialized build tracking at /tmp/pip-req-tracker-nx9lyvg8 2022-01-17T07:23:39,155 Created build tracker: /tmp/pip-req-tracker-nx9lyvg8 2022-01-17T07:23:39,155 Entered build tracker: /tmp/pip-req-tracker-nx9lyvg8 2022-01-17T07:23:39,156 Created temporary directory: /tmp/pip-wheel-ohxmbh8b 2022-01-17T07:23:39,226 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-17T07:23:39,231 2 location(s) to search for versions of mmsa: 2022-01-17T07:23:39,231 * https://pypi.org/simple/mmsa/ 2022-01-17T07:23:39,231 * https://www.piwheels.org/simple/mmsa/ 2022-01-17T07:23:39,232 Fetching project page and analyzing links: https://pypi.org/simple/mmsa/ 2022-01-17T07:23:39,233 Getting page https://pypi.org/simple/mmsa/ 2022-01-17T07:23:39,237 Found index url https://pypi.org/simple 2022-01-17T07:23:39,434 Skipping link: No binaries permitted for mmsa: https://files.pythonhosted.org/packages/77/4c/983eafec7b0291b3b9c3696deb62c30aef25bad694fae5c344a20ec2c6a5/MMSA-2.0.0-py3-none-any.whl#sha256=c335ff78370fbdd4e5d513120a40f447a4916307f92bbbe7ba1183c2eb6b42ff (from https://pypi.org/simple/mmsa/) (requires-python:>=3.8) 2022-01-17T07:23:39,435 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a1/7d/074b59ffdcb9cfd96f7723c0f2ddce720b14fbf83b7d15a0ff3604322789/MMSA-2.0.0.tar.gz#sha256=908b5ff85a310f849ee83561930c88aeb409a50c3efa3a641bd1040f006d317a (from https://pypi.org/simple/mmsa/) (requires-python:>=3.8) 2022-01-17T07:23:39,436 Fetching project page and analyzing links: https://www.piwheels.org/simple/mmsa/ 2022-01-17T07:23:39,437 Getting page https://www.piwheels.org/simple/mmsa/ 2022-01-17T07:23:39,439 Found index url https://www.piwheels.org/simple 2022-01-17T07:23:39,654 Skipping link: not a file: https://www.piwheels.org/simple/mmsa/ 2022-01-17T07:23:39,655 Skipping link: not a file: https://pypi.org/simple/mmsa/ 2022-01-17T07:23:39,686 Given no hashes to check 0 links for project 'mmsa': discarding no candidates 2022-01-17T07:23:39,687 ERROR: Could not find a version that satisfies the requirement mmsa==2.0.0 (from versions: none) 2022-01-17T07:23:39,688 ERROR: No matching distribution found for mmsa==2.0.0 2022-01-17T07:23:39,688 Exception information: 2022-01-17T07:23:39,688 Traceback (most recent call last): 2022-01-17T07:23:39,688 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-17T07:23:39,688 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-17T07:23:39,688 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-17T07:23:39,688 raise RequirementsConflicted(criterion) 2022-01-17T07:23:39,688 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mmsa==2.0.0') 2022-01-17T07:23:39,688 2022-01-17T07:23:39,688 During handling of the above exception, another exception occurred: 2022-01-17T07:23:39,688 2022-01-17T07:23:39,688 Traceback (most recent call last): 2022-01-17T07:23:39,688 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-17T07:23:39,688 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-17T07:23:39,688 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-17T07:23:39,688 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-17T07:23:39,688 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-17T07:23:39,688 raise ResolutionImpossible(e.criterion.information) 2022-01-17T07:23:39,688 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mmsa==2.0.0'), parent=None)] 2022-01-17T07:23:39,688 2022-01-17T07:23:39,688 The above exception was the direct cause of the following exception: 2022-01-17T07:23:39,688 2022-01-17T07:23:39,688 Traceback (most recent call last): 2022-01-17T07:23:39,688 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-17T07:23:39,688 status = run_func(*args) 2022-01-17T07:23:39,688 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-17T07:23:39,688 return func(self, options, args) 2022-01-17T07:23:39,688 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-17T07:23:39,688 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-17T07:23:39,688 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-17T07:23:39,688 raise error from e 2022-01-17T07:23:39,688 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mmsa==2.0.0 2022-01-17T07:23:39,696 Removed build tracker: '/tmp/pip-req-tracker-nx9lyvg8'