2022-05-11T05:45:05,058 Created temporary directory: /tmp/pip-ephem-wheel-cache-2ez6hri8 2022-05-11T05:45:05,063 Created temporary directory: /tmp/pip-req-tracker-p1zlcohf 2022-05-11T05:45:05,064 Initialized build tracking at /tmp/pip-req-tracker-p1zlcohf 2022-05-11T05:45:05,064 Created build tracker: /tmp/pip-req-tracker-p1zlcohf 2022-05-11T05:45:05,065 Entered build tracker: /tmp/pip-req-tracker-p1zlcohf 2022-05-11T05:45:05,066 Created temporary directory: /tmp/pip-wheel-xgf3qfne 2022-05-11T05:45:05,127 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-11T05:45:05,141 2 location(s) to search for versions of qcompute-qep: 2022-05-11T05:45:05,141 * https://pypi.org/simple/qcompute-qep/ 2022-05-11T05:45:05,141 * https://www.piwheels.org/simple/qcompute-qep/ 2022-05-11T05:45:05,142 Fetching project page and analyzing links: https://pypi.org/simple/qcompute-qep/ 2022-05-11T05:45:05,143 Getting page https://pypi.org/simple/qcompute-qep/ 2022-05-11T05:45:05,147 Found index url https://pypi.org/simple 2022-05-11T05:45:05,256 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/81/5a/a062e94493f8f2dbfa78c76d412e5cb2dd3bdb018a5ad2cdfd40618531d2/qcompute-qep-0.1.0.tar.gz#sha256=c667555f12a5d7fb0c2ab45709a3d77a5990d665fb2863019ed1f9df99f09f1c (from https://pypi.org/simple/qcompute-qep/) (requires-python:>=3.8) 2022-05-11T05:45:05,257 Skipping link: No binaries permitted for qcompute-qep: https://files.pythonhosted.org/packages/d3/70/e019b49731ca26fa2df6cfc7dbb14704acf99a5d45d3a3d9dcded7e207a4/qcompute_qep-0.1.0-py3-none-any.whl#sha256=ecd8c2582bfcb9157e357c9806f7671a5db79e3e2e3ea796f39314dcae78f357 (from https://pypi.org/simple/qcompute-qep/) (requires-python:>=3.8) 2022-05-11T05:45:05,258 Fetching project page and analyzing links: https://www.piwheels.org/simple/qcompute-qep/ 2022-05-11T05:45:05,258 Getting page https://www.piwheels.org/simple/qcompute-qep/ 2022-05-11T05:45:05,260 Found index url https://www.piwheels.org/simple 2022-05-11T05:45:05,533 Skipping link: not a file: https://www.piwheels.org/simple/qcompute-qep/ 2022-05-11T05:45:05,533 Skipping link: not a file: https://pypi.org/simple/qcompute-qep/ 2022-05-11T05:45:05,566 Given no hashes to check 0 links for project 'qcompute-qep': discarding no candidates 2022-05-11T05:45:05,567 ERROR: Could not find a version that satisfies the requirement qcompute-qep==0.1.0 (from versions: none) 2022-05-11T05:45:05,570 ERROR: No matching distribution found for qcompute-qep==0.1.0 2022-05-11T05:45:05,572 Exception information: 2022-05-11T05:45:05,572 Traceback (most recent call last): 2022-05-11T05:45:05,572 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-11T05:45:05,572 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-11T05:45:05,572 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-11T05:45:05,572 raise RequirementsConflicted(criterion) 2022-05-11T05:45:05,572 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('qcompute-qep==0.1.0') 2022-05-11T05:45:05,572 2022-05-11T05:45:05,572 During handling of the above exception, another exception occurred: 2022-05-11T05:45:05,572 2022-05-11T05:45:05,572 Traceback (most recent call last): 2022-05-11T05:45:05,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-11T05:45:05,572 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-11T05:45:05,572 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-11T05:45:05,572 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-11T05:45:05,572 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-11T05:45:05,572 raise ResolutionImpossible(e.criterion.information) 2022-05-11T05:45:05,572 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('qcompute-qep==0.1.0'), parent=None)] 2022-05-11T05:45:05,572 2022-05-11T05:45:05,572 The above exception was the direct cause of the following exception: 2022-05-11T05:45:05,572 2022-05-11T05:45:05,572 Traceback (most recent call last): 2022-05-11T05:45:05,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-11T05:45:05,572 status = run_func(*args) 2022-05-11T05:45:05,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-11T05:45:05,572 return func(self, options, args) 2022-05-11T05:45:05,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-11T05:45:05,572 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-11T05:45:05,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-11T05:45:05,572 raise error from e 2022-05-11T05:45:05,572 pip._internal.exceptions.DistributionNotFound: No matching distribution found for qcompute-qep==0.1.0 2022-05-11T05:45:05,580 Removed build tracker: '/tmp/pip-req-tracker-p1zlcohf'