2022-02-11T16:00:54,076 Created temporary directory: /tmp/pip-ephem-wheel-cache-lby7enj9 2022-02-11T16:00:54,082 Created temporary directory: /tmp/pip-req-tracker-_7_u4sir 2022-02-11T16:00:54,083 Initialized build tracking at /tmp/pip-req-tracker-_7_u4sir 2022-02-11T16:00:54,084 Created build tracker: /tmp/pip-req-tracker-_7_u4sir 2022-02-11T16:00:54,084 Entered build tracker: /tmp/pip-req-tracker-_7_u4sir 2022-02-11T16:00:54,085 Created temporary directory: /tmp/pip-wheel-ftl6o_zj 2022-02-11T16:00:54,151 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-11T16:00:54,157 2 location(s) to search for versions of psmpa: 2022-02-11T16:00:54,157 * https://pypi.org/simple/psmpa/ 2022-02-11T16:00:54,157 * https://www.piwheels.org/simple/psmpa/ 2022-02-11T16:00:54,158 Fetching project page and analyzing links: https://pypi.org/simple/psmpa/ 2022-02-11T16:00:54,159 Getting page https://pypi.org/simple/psmpa/ 2022-02-11T16:00:54,163 Found index url https://pypi.org/simple 2022-02-11T16:00:54,359 Skipping link: No binaries permitted for psmpa: https://files.pythonhosted.org/packages/53/e5/70d2de6612aa9532e338c591f74e25ce2ed11bbce7888cab26f99fe2747e/psmpa-1.0.0-py3-none-any.whl#sha256=19a1019c2cd29c943f32a1e6616e2a4fa46a3decefdf8449b8777abb9c352c96 (from https://pypi.org/simple/psmpa/) (requires-python:>=3.8) 2022-02-11T16:00:54,360 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/94/c0/048da2f6cc8acb2fa45585b42adf9c959ecc64485cb846c608298b39a32a/psmpa-1.0.0.tar.gz#sha256=a38f5982efaa60a4f4a09fd086217142d913e539f70522063761a8778d70af11 (from https://pypi.org/simple/psmpa/) (requires-python:>=3.8) 2022-02-11T16:00:54,361 Fetching project page and analyzing links: https://www.piwheels.org/simple/psmpa/ 2022-02-11T16:00:54,362 Getting page https://www.piwheels.org/simple/psmpa/ 2022-02-11T16:00:54,364 Found index url https://www.piwheels.org/simple 2022-02-11T16:00:54,573 Skipping link: not a file: https://www.piwheels.org/simple/psmpa/ 2022-02-11T16:00:54,574 Skipping link: not a file: https://pypi.org/simple/psmpa/ 2022-02-11T16:00:54,607 Given no hashes to check 0 links for project 'psmpa': discarding no candidates 2022-02-11T16:00:54,608 ERROR: Could not find a version that satisfies the requirement psmpa==1.0.0 (from versions: none) 2022-02-11T16:00:54,608 ERROR: No matching distribution found for psmpa==1.0.0 2022-02-11T16:00:54,609 Exception information: 2022-02-11T16:00:54,609 Traceback (most recent call last): 2022-02-11T16:00:54,609 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-11T16:00:54,609 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-11T16:00:54,609 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-11T16:00:54,609 raise RequirementsConflicted(criterion) 2022-02-11T16:00:54,609 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('psmpa==1.0.0') 2022-02-11T16:00:54,609 2022-02-11T16:00:54,609 During handling of the above exception, another exception occurred: 2022-02-11T16:00:54,609 2022-02-11T16:00:54,609 Traceback (most recent call last): 2022-02-11T16:00:54,609 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-11T16:00:54,609 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-11T16:00:54,609 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-11T16:00:54,609 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-11T16:00:54,609 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-11T16:00:54,609 raise ResolutionImpossible(e.criterion.information) 2022-02-11T16:00:54,609 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('psmpa==1.0.0'), parent=None)] 2022-02-11T16:00:54,609 2022-02-11T16:00:54,609 The above exception was the direct cause of the following exception: 2022-02-11T16:00:54,609 2022-02-11T16:00:54,609 Traceback (most recent call last): 2022-02-11T16:00:54,609 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-11T16:00:54,609 status = run_func(*args) 2022-02-11T16:00:54,609 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-11T16:00:54,609 return func(self, options, args) 2022-02-11T16:00:54,609 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-11T16:00:54,609 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-11T16:00:54,609 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-11T16:00:54,609 raise error from e 2022-02-11T16:00:54,609 pip._internal.exceptions.DistributionNotFound: No matching distribution found for psmpa==1.0.0 2022-02-11T16:00:54,617 Removed build tracker: '/tmp/pip-req-tracker-_7_u4sir'