2022-01-16T19:14:22,867 Created temporary directory: /tmp/pip-ephem-wheel-cache-3fyo9l3u 2022-01-16T19:14:22,873 Created temporary directory: /tmp/pip-req-tracker-cj2jfapx 2022-01-16T19:14:22,874 Initialized build tracking at /tmp/pip-req-tracker-cj2jfapx 2022-01-16T19:14:22,875 Created build tracker: /tmp/pip-req-tracker-cj2jfapx 2022-01-16T19:14:22,875 Entered build tracker: /tmp/pip-req-tracker-cj2jfapx 2022-01-16T19:14:22,876 Created temporary directory: /tmp/pip-wheel-7np76xok 2022-01-16T19:14:22,947 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-16T19:14:22,953 2 location(s) to search for versions of qfp: 2022-01-16T19:14:22,953 * https://pypi.org/simple/qfp/ 2022-01-16T19:14:22,953 * https://www.piwheels.org/simple/qfp/ 2022-01-16T19:14:22,954 Fetching project page and analyzing links: https://pypi.org/simple/qfp/ 2022-01-16T19:14:22,955 Getting page https://pypi.org/simple/qfp/ 2022-01-16T19:14:22,958 Found index url https://pypi.org/simple 2022-01-16T19:14:23,159 Skipping link: No binaries permitted for qfp: https://files.pythonhosted.org/packages/c7/38/c4b0206b9321f13208f0052bc475b2046deaef5c1d9096d4bfc892caba30/qfp-0.2.0-py3-none-any.whl#sha256=7bd22106646cfa78e25069fbcd7c4b0a8785b98ee6619969e51b1a1fbad8a4af (from https://pypi.org/simple/qfp/) (requires-python:>=3.8,<3.11) 2022-01-16T19:14:23,161 Link requires a different Python (3.7.3 not in: '>=3.8,<3.11'): https://files.pythonhosted.org/packages/a3/6e/faa6ac36bb80c1607012f525e4f9bba84e21eb8c0f6d9ff2a4a69f239d46/qfp-0.2.0.tar.gz#sha256=b6d3d6c4138dad5928b9786493325ea2dcedfdf38e3ed4235d467999bb4c7930 (from https://pypi.org/simple/qfp/) (requires-python:>=3.8,<3.11) 2022-01-16T19:14:23,162 Fetching project page and analyzing links: https://www.piwheels.org/simple/qfp/ 2022-01-16T19:14:23,162 Getting page https://www.piwheels.org/simple/qfp/ 2022-01-16T19:14:23,164 Found index url https://www.piwheels.org/simple 2022-01-16T19:14:23,376 Skipping link: not a file: https://www.piwheels.org/simple/qfp/ 2022-01-16T19:14:23,377 Skipping link: not a file: https://pypi.org/simple/qfp/ 2022-01-16T19:14:23,409 Given no hashes to check 0 links for project 'qfp': discarding no candidates 2022-01-16T19:14:23,409 ERROR: Could not find a version that satisfies the requirement qfp==0.2.0 (from versions: none) 2022-01-16T19:14:23,410 ERROR: No matching distribution found for qfp==0.2.0 2022-01-16T19:14:23,411 Exception information: 2022-01-16T19:14:23,411 Traceback (most recent call last): 2022-01-16T19:14:23,411 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-16T19:14:23,411 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-16T19:14:23,411 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-16T19:14:23,411 raise RequirementsConflicted(criterion) 2022-01-16T19:14:23,411 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('qfp==0.2.0') 2022-01-16T19:14:23,411 2022-01-16T19:14:23,411 During handling of the above exception, another exception occurred: 2022-01-16T19:14:23,411 2022-01-16T19:14:23,411 Traceback (most recent call last): 2022-01-16T19:14:23,411 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-16T19:14:23,411 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-16T19:14:23,411 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-16T19:14:23,411 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-16T19:14:23,411 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-16T19:14:23,411 raise ResolutionImpossible(e.criterion.information) 2022-01-16T19:14:23,411 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('qfp==0.2.0'), parent=None)] 2022-01-16T19:14:23,411 2022-01-16T19:14:23,411 The above exception was the direct cause of the following exception: 2022-01-16T19:14:23,411 2022-01-16T19:14:23,411 Traceback (most recent call last): 2022-01-16T19:14:23,411 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-16T19:14:23,411 status = run_func(*args) 2022-01-16T19:14:23,411 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-16T19:14:23,411 return func(self, options, args) 2022-01-16T19:14:23,411 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-16T19:14:23,411 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-16T19:14:23,411 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-16T19:14:23,411 raise error from e 2022-01-16T19:14:23,411 pip._internal.exceptions.DistributionNotFound: No matching distribution found for qfp==0.2.0 2022-01-16T19:14:23,419 Removed build tracker: '/tmp/pip-req-tracker-cj2jfapx'