2022-01-12T12:48:36,630 Created temporary directory: /tmp/pip-ephem-wheel-cache-irpotdqh 2022-01-12T12:48:36,635 Created temporary directory: /tmp/pip-req-tracker-rsh8443r 2022-01-12T12:48:36,636 Initialized build tracking at /tmp/pip-req-tracker-rsh8443r 2022-01-12T12:48:36,636 Created build tracker: /tmp/pip-req-tracker-rsh8443r 2022-01-12T12:48:36,637 Entered build tracker: /tmp/pip-req-tracker-rsh8443r 2022-01-12T12:48:36,638 Created temporary directory: /tmp/pip-wheel-_p03bj7y 2022-01-12T12:48:36,702 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-12T12:48:36,707 2 location(s) to search for versions of qinux: 2022-01-12T12:48:36,707 * https://pypi.org/simple/qinux/ 2022-01-12T12:48:36,707 * https://www.piwheels.org/simple/qinux/ 2022-01-12T12:48:36,708 Fetching project page and analyzing links: https://pypi.org/simple/qinux/ 2022-01-12T12:48:36,710 Getting page https://pypi.org/simple/qinux/ 2022-01-12T12:48:36,713 Found index url https://pypi.org/simple 2022-01-12T12:48:36,909 Skipping link: No binaries permitted for qinux: https://files.pythonhosted.org/packages/45/c0/169c0480970dd1ee1c02ca33c93c98765f3855a42e81d656f8d83d92e540/qinux-0.1.0-py3-none-any.whl#sha256=14d076c18787c1a265920f23b6b2c05289e96c43e9c84695033d024b869db9a1 (from https://pypi.org/simple/qinux/) (requires-python:>=3.8,<4.0) 2022-01-12T12:48:36,911 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/46/df/784847244196522d090ccf60c0febadc47d57e28f129c027a50d17c388a5/qinux-0.1.0.tar.gz#sha256=22e0d0654e4da8ecdde589ed720d0b0560a0c1527ce82099126d580aa0fc4c06 (from https://pypi.org/simple/qinux/) (requires-python:>=3.8,<4.0) 2022-01-12T12:48:36,911 Fetching project page and analyzing links: https://www.piwheels.org/simple/qinux/ 2022-01-12T12:48:36,912 Getting page https://www.piwheels.org/simple/qinux/ 2022-01-12T12:48:36,914 Found index url https://www.piwheels.org/simple 2022-01-12T12:48:37,131 Skipping link: not a file: https://www.piwheels.org/simple/qinux/ 2022-01-12T12:48:37,132 Skipping link: not a file: https://pypi.org/simple/qinux/ 2022-01-12T12:48:37,163 Given no hashes to check 0 links for project 'qinux': discarding no candidates 2022-01-12T12:48:37,164 ERROR: Could not find a version that satisfies the requirement qinux==0.1.0 (from versions: none) 2022-01-12T12:48:37,165 ERROR: No matching distribution found for qinux==0.1.0 2022-01-12T12:48:37,165 Exception information: 2022-01-12T12:48:37,165 Traceback (most recent call last): 2022-01-12T12:48:37,165 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-12T12:48:37,165 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-12T12:48:37,165 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-12T12:48:37,165 raise RequirementsConflicted(criterion) 2022-01-12T12:48:37,165 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('qinux==0.1.0') 2022-01-12T12:48:37,165 2022-01-12T12:48:37,165 During handling of the above exception, another exception occurred: 2022-01-12T12:48:37,165 2022-01-12T12:48:37,165 Traceback (most recent call last): 2022-01-12T12:48:37,165 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-12T12:48:37,165 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-12T12:48:37,165 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-12T12:48:37,165 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-12T12:48:37,165 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-12T12:48:37,165 raise ResolutionImpossible(e.criterion.information) 2022-01-12T12:48:37,165 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('qinux==0.1.0'), parent=None)] 2022-01-12T12:48:37,165 2022-01-12T12:48:37,165 The above exception was the direct cause of the following exception: 2022-01-12T12:48:37,165 2022-01-12T12:48:37,165 Traceback (most recent call last): 2022-01-12T12:48:37,165 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-12T12:48:37,165 status = run_func(*args) 2022-01-12T12:48:37,165 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-12T12:48:37,165 return func(self, options, args) 2022-01-12T12:48:37,165 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-12T12:48:37,165 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-12T12:48:37,165 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-12T12:48:37,165 raise error from e 2022-01-12T12:48:37,165 pip._internal.exceptions.DistributionNotFound: No matching distribution found for qinux==0.1.0 2022-01-12T12:48:37,173 Removed build tracker: '/tmp/pip-req-tracker-rsh8443r'