2022-03-06T07:15:17,675 Created temporary directory: /tmp/pip-ephem-wheel-cache-80r1jree 2022-03-06T07:15:17,681 Created temporary directory: /tmp/pip-req-tracker-gqwwdux3 2022-03-06T07:15:17,681 Initialized build tracking at /tmp/pip-req-tracker-gqwwdux3 2022-03-06T07:15:17,682 Created build tracker: /tmp/pip-req-tracker-gqwwdux3 2022-03-06T07:15:17,682 Entered build tracker: /tmp/pip-req-tracker-gqwwdux3 2022-03-06T07:15:17,683 Created temporary directory: /tmp/pip-wheel-qlo7dghh 2022-03-06T07:15:17,757 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-06T07:15:17,766 2 location(s) to search for versions of libnova: 2022-03-06T07:15:17,766 * https://pypi.org/simple/libnova/ 2022-03-06T07:15:17,766 * https://www.piwheels.org/simple/libnova/ 2022-03-06T07:15:17,767 Fetching project page and analyzing links: https://pypi.org/simple/libnova/ 2022-03-06T07:15:17,768 Getting page https://pypi.org/simple/libnova/ 2022-03-06T07:15:17,771 Found index url https://pypi.org/simple 2022-03-06T07:15:17,887 Skipping link: No binaries permitted for libnova: https://files.pythonhosted.org/packages/ca/78/cc10648a89b130126e946e16d1be760dd4b47a0ba563dc5f514ca2b69c0b/libnova-0.1.0-py3-none-any.whl#sha256=bc6dce638311acbbf1d0cf7e43e6b14febff8dbbe39509a5a5e3fa5aab7e5f57 (from https://pypi.org/simple/libnova/) (requires-python:==3.8.10) 2022-03-06T07:15:17,889 Link requires a different Python (3.9.2 not in: '==3.8.10'): https://files.pythonhosted.org/packages/da/c4/8f298d07ec23584e9bec165d1817e5ca176f3c31eb60e32e50cbd7be6a74/libnova-0.1.0.tar.gz#sha256=7831a57f79d4f55bac346fd1eda8c94d3784f82d5b75fb99f46010fcc827ccc9 (from https://pypi.org/simple/libnova/) (requires-python:==3.8.10) 2022-03-06T07:15:17,890 Skipping link: No binaries permitted for libnova: https://files.pythonhosted.org/packages/55/48/566a6cb056239a15fde96cc7fdded226ddfb98f957ee8b5c32b953791f4e/libnova-0.1.1-py3-none-any.whl#sha256=bb0702eed5c3830652c11fd44ea9b5883238e8c6967bd76ad934944df6951a75 (from https://pypi.org/simple/libnova/) (requires-python:==3.8.10) 2022-03-06T07:15:17,891 Link requires a different Python (3.9.2 not in: '==3.8.10'): https://files.pythonhosted.org/packages/18/ca/0207387a0b08bd69b916e17576823e72351fa91f83ad0971034e264ccd98/libnova-0.1.1.tar.gz#sha256=27c0dbf6ca4d7abc8ad1da1bdd08badee7bd0dff488461a669bdd75ed92498c6 (from https://pypi.org/simple/libnova/) (requires-python:==3.8.10) 2022-03-06T07:15:17,892 Fetching project page and analyzing links: https://www.piwheels.org/simple/libnova/ 2022-03-06T07:15:17,892 Getting page https://www.piwheels.org/simple/libnova/ 2022-03-06T07:15:17,894 Found index url https://www.piwheels.org/simple 2022-03-06T07:15:18,110 Skipping link: not a file: https://www.piwheels.org/simple/libnova/ 2022-03-06T07:15:18,110 Skipping link: not a file: https://pypi.org/simple/libnova/ 2022-03-06T07:15:18,154 Given no hashes to check 0 links for project 'libnova': discarding no candidates 2022-03-06T07:15:18,155 ERROR: Could not find a version that satisfies the requirement libnova==0.1.0 (from versions: none) 2022-03-06T07:15:18,158 ERROR: No matching distribution found for libnova==0.1.0 2022-03-06T07:15:18,160 Exception information: 2022-03-06T07:15:18,160 Traceback (most recent call last): 2022-03-06T07:15:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-06T07:15:18,160 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-06T07:15:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-06T07:15:18,160 raise RequirementsConflicted(criterion) 2022-03-06T07:15:18,160 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('libnova==0.1.0') 2022-03-06T07:15:18,160 2022-03-06T07:15:18,160 During handling of the above exception, another exception occurred: 2022-03-06T07:15:18,160 2022-03-06T07:15:18,160 Traceback (most recent call last): 2022-03-06T07:15:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-03-06T07:15:18,160 result = self._result = resolver.resolve( 2022-03-06T07:15:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-06T07:15:18,160 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-06T07:15:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-06T07:15:18,160 raise ResolutionImpossible(e.criterion.information) 2022-03-06T07:15:18,160 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('libnova==0.1.0'), parent=None)] 2022-03-06T07:15:18,160 2022-03-06T07:15:18,160 The above exception was the direct cause of the following exception: 2022-03-06T07:15:18,160 2022-03-06T07:15:18,160 Traceback (most recent call last): 2022-03-06T07:15:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-06T07:15:18,160 status = run_func(*args) 2022-03-06T07:15:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-06T07:15:18,160 return func(self, options, args) 2022-03-06T07:15:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-06T07:15:18,160 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-06T07:15:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-06T07:15:18,160 raise error from e 2022-03-06T07:15:18,160 pip._internal.exceptions.DistributionNotFound: No matching distribution found for libnova==0.1.0 2022-03-06T07:15:18,168 Removed build tracker: '/tmp/pip-req-tracker-gqwwdux3'