2021-08-30T02:48:11,086 Created temporary directory: /tmp/pip-ephem-wheel-cache-s_bjdt23 2021-08-30T02:48:11,089 Created temporary directory: /tmp/pip-req-tracker-a6cfh_ts 2021-08-30T02:48:11,089 Initialized build tracking at /tmp/pip-req-tracker-a6cfh_ts 2021-08-30T02:48:11,089 Created build tracker: /tmp/pip-req-tracker-a6cfh_ts 2021-08-30T02:48:11,090 Entered build tracker: /tmp/pip-req-tracker-a6cfh_ts 2021-08-30T02:48:11,090 Created temporary directory: /tmp/pip-wheel-7lma_pjh 2021-08-30T02:48:11,122 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-30T02:48:11,125 2 location(s) to search for versions of novus: 2021-08-30T02:48:11,125 * https://pypi.org/simple/novus/ 2021-08-30T02:48:11,125 * https://www.piwheels.org/simple/novus/ 2021-08-30T02:48:11,126 Fetching project page and analyzing links: https://pypi.org/simple/novus/ 2021-08-30T02:48:11,126 Getting page https://pypi.org/simple/novus/ 2021-08-30T02:48:11,128 Found index url https://pypi.org/simple 2021-08-30T02:48:11,214 Skipping link: No binaries permitted for novus: https://files.pythonhosted.org/packages/d8/6f/e75fb33ce2c9a5f4b629a94159e1aa8443163cb3c9766c89cd1260da6eef/novus-0.0.1-py3-none-any.whl#sha256=c13b2e8ce768449c916db1bf18fc08876fabeba53faf83c2b9ccb89ba3abb561 (from https://pypi.org/simple/novus/) (requires-python:>=3.8.0) 2021-08-30T02:48:11,215 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/91/d2/9607f025baeea2579db5519a76c6012244f672da65a9af5db80479fff45c/novus-0.0.1.tar.gz#sha256=4b916b860fa5c270ce557eca08ea346e29854389255e024580974ee56c48cf15 (from https://pypi.org/simple/novus/) (requires-python:>=3.8.0) 2021-08-30T02:48:11,215 Fetching project page and analyzing links: https://www.piwheels.org/simple/novus/ 2021-08-30T02:48:11,216 Getting page https://www.piwheels.org/simple/novus/ 2021-08-30T02:48:11,217 Found index url https://www.piwheels.org/simple 2021-08-30T02:48:11,332 Skipping link: not a file: https://www.piwheels.org/simple/novus/ 2021-08-30T02:48:11,332 Skipping link: not a file: https://pypi.org/simple/novus/ 2021-08-30T02:48:11,352 Given no hashes to check 0 links for project 'novus': discarding no candidates 2021-08-30T02:48:11,352 ERROR: Could not find a version that satisfies the requirement novus==0.0.1 (from versions: none) 2021-08-30T02:48:11,352 ERROR: No matching distribution found for novus==0.0.1 2021-08-30T02:48:11,353 Exception information: 2021-08-30T02:48:11,353 Traceback (most recent call last): 2021-08-30T02:48:11,353 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-30T02:48:11,353 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-30T02:48:11,353 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-30T02:48:11,353 raise RequirementsConflicted(criterion) 2021-08-30T02:48:11,353 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('novus==0.0.1') 2021-08-30T02:48:11,353 2021-08-30T02:48:11,353 During handling of the above exception, another exception occurred: 2021-08-30T02:48:11,353 2021-08-30T02:48:11,353 Traceback (most recent call last): 2021-08-30T02:48:11,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-30T02:48:11,353 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-30T02:48:11,353 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-30T02:48:11,353 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-30T02:48:11,353 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-30T02:48:11,353 raise ResolutionImpossible(e.criterion.information) 2021-08-30T02:48:11,353 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('novus==0.0.1'), parent=None)] 2021-08-30T02:48:11,353 2021-08-30T02:48:11,353 The above exception was the direct cause of the following exception: 2021-08-30T02:48:11,353 2021-08-30T02:48:11,353 Traceback (most recent call last): 2021-08-30T02:48:11,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-30T02:48:11,353 status = self.run(options, args) 2021-08-30T02:48:11,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-30T02:48:11,353 return func(self, options, args) 2021-08-30T02:48:11,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-30T02:48:11,353 reqs, check_supported_wheels=True 2021-08-30T02:48:11,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-30T02:48:11,353 raise error from e 2021-08-30T02:48:11,353 pip._internal.exceptions.DistributionNotFound: No matching distribution found for novus==0.0.1 2021-08-30T02:48:11,357 Removed build tracker: '/tmp/pip-req-tracker-a6cfh_ts'