2022-01-19T03:34:17,863 Created temporary directory: /tmp/pip-ephem-wheel-cache-yyq3cxlr 2022-01-19T03:34:17,869 Created temporary directory: /tmp/pip-req-tracker-d1xqzc_q 2022-01-19T03:34:17,870 Initialized build tracking at /tmp/pip-req-tracker-d1xqzc_q 2022-01-19T03:34:17,870 Created build tracker: /tmp/pip-req-tracker-d1xqzc_q 2022-01-19T03:34:17,871 Entered build tracker: /tmp/pip-req-tracker-d1xqzc_q 2022-01-19T03:34:17,872 Created temporary directory: /tmp/pip-wheel-cqxld9d8 2022-01-19T03:34:17,938 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-19T03:34:17,944 2 location(s) to search for versions of mmsa: 2022-01-19T03:34:17,944 * https://pypi.org/simple/mmsa/ 2022-01-19T03:34:17,944 * https://www.piwheels.org/simple/mmsa/ 2022-01-19T03:34:17,945 Fetching project page and analyzing links: https://pypi.org/simple/mmsa/ 2022-01-19T03:34:17,946 Getting page https://pypi.org/simple/mmsa/ 2022-01-19T03:34:17,950 Found index url https://pypi.org/simple 2022-01-19T03:34:18,221 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-19T03:34:18,223 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-19T03:34:18,223 Skipping link: No binaries permitted for mmsa: https://files.pythonhosted.org/packages/6c/a5/bb1933c468db03826e86e288d00f51b330854d93df0e31bbf46d1c9ec18c/MMSA-2.0.1-py3-none-any.whl#sha256=532deed8614191a0dbc4d602240fc8b763b3006a029f28bc5f5d870ce8dbc469 (from https://pypi.org/simple/mmsa/) (requires-python:>=3.8) 2022-01-19T03:34:18,225 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ce/ba/f379f4b61a208b98826a85a234cec9979d047cb857a80b1f99119250ad3f/MMSA-2.0.1.tar.gz#sha256=66840574e694ef300121b50567905279ebf907fa634944ac43bb2d76c3fa8855 (from https://pypi.org/simple/mmsa/) (requires-python:>=3.8) 2022-01-19T03:34:18,226 Fetching project page and analyzing links: https://www.piwheels.org/simple/mmsa/ 2022-01-19T03:34:18,226 Getting page https://www.piwheels.org/simple/mmsa/ 2022-01-19T03:34:18,228 Found index url https://www.piwheels.org/simple 2022-01-19T03:34:18,469 Skipping link: No binaries permitted for mmsa: https://www.piwheels.org/simple/mmsa/MMSA-2.0.0-py3-none-any.whl#sha256=d6ec74cb63b6e95625144f30582240086adbe473ed0d4e4d501889214bec33a8 (from https://www.piwheels.org/simple/mmsa/) (requires-python:>=3.8) 2022-01-19T03:34:18,470 Skipping link: not a file: https://www.piwheels.org/simple/mmsa/ 2022-01-19T03:34:18,470 Skipping link: not a file: https://pypi.org/simple/mmsa/ 2022-01-19T03:34:18,515 Given no hashes to check 0 links for project 'mmsa': discarding no candidates 2022-01-19T03:34:18,516 ERROR: Could not find a version that satisfies the requirement mmsa==2.0.1 (from versions: none) 2022-01-19T03:34:18,517 ERROR: No matching distribution found for mmsa==2.0.1 2022-01-19T03:34:18,517 Exception information: 2022-01-19T03:34:18,517 Traceback (most recent call last): 2022-01-19T03:34:18,517 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-19T03:34:18,517 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-19T03:34:18,517 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-19T03:34:18,517 raise RequirementsConflicted(criterion) 2022-01-19T03:34:18,517 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mmsa==2.0.1') 2022-01-19T03:34:18,517 2022-01-19T03:34:18,517 During handling of the above exception, another exception occurred: 2022-01-19T03:34:18,517 2022-01-19T03:34:18,517 Traceback (most recent call last): 2022-01-19T03:34:18,517 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-19T03:34:18,517 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-19T03:34:18,517 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-19T03:34:18,517 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-19T03:34:18,517 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-19T03:34:18,517 raise ResolutionImpossible(e.criterion.information) 2022-01-19T03:34:18,517 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mmsa==2.0.1'), parent=None)] 2022-01-19T03:34:18,517 2022-01-19T03:34:18,517 The above exception was the direct cause of the following exception: 2022-01-19T03:34:18,517 2022-01-19T03:34:18,517 Traceback (most recent call last): 2022-01-19T03:34:18,517 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-19T03:34:18,517 status = run_func(*args) 2022-01-19T03:34:18,517 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-19T03:34:18,517 return func(self, options, args) 2022-01-19T03:34:18,517 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-19T03:34:18,517 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-19T03:34:18,517 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-19T03:34:18,517 raise error from e 2022-01-19T03:34:18,517 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mmsa==2.0.1 2022-01-19T03:34:18,526 Removed build tracker: '/tmp/pip-req-tracker-d1xqzc_q'