2021-06-24T18:35:15,122 Created temporary directory: /tmp/pip-ephem-wheel-cache-xujp6xyr 2021-06-24T18:35:15,125 Created temporary directory: /tmp/pip-req-tracker-amd8sg2y 2021-06-24T18:35:15,125 Initialized build tracking at /tmp/pip-req-tracker-amd8sg2y 2021-06-24T18:35:15,125 Created build tracker: /tmp/pip-req-tracker-amd8sg2y 2021-06-24T18:35:15,125 Entered build tracker: /tmp/pip-req-tracker-amd8sg2y 2021-06-24T18:35:15,126 Created temporary directory: /tmp/pip-wheel-wdyut5ns 2021-06-24T18:35:15,157 1 location(s) to search for versions of pnu: 2021-06-24T18:35:15,157 * https://pypi.org/simple/pnu/ 2021-06-24T18:35:15,157 Fetching project page and analyzing links: https://pypi.org/simple/pnu/ 2021-06-24T18:35:15,158 Getting page https://pypi.org/simple/pnu/ 2021-06-24T18:35:15,159 Found index url https://pypi.org/simple 2021-06-24T18:35:15,262 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f7/4a/b1a5c94aa01cb327951ae914a5577c19ca98a5cf3a37f5c98d5c3f563ce5/PNU-2021.6.8-py3-none-any.whl#sha256=3b368f446b690f38c5295ad551e5d1e203e5ca06ee0461f83de1b91db46ade0f (from https://pypi.org/simple/pnu/) (requires-python:>=3.8) 2021-06-24T18:35:15,263 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b4/4b/cc79f65484ab3b914e165d248a81ad9134190d422bd9c0867c751c9dee41/PNU-2021.6.8.tar.gz#sha256=7958a4e4eab1711e5146180e3d8990cb84cd378f185fbafec3af333aa43c06b9 (from https://pypi.org/simple/pnu/) (requires-python:>=3.8) 2021-06-24T18:35:15,264 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/0e/e6/14c5ec0982c0798ae15682259af86ecb578f47447075aa092edcdee5fed1/PNU-2021.6.13-py3-none-any.whl#sha256=43853aaf16e193418a43df6632f31f4d02f071a0fed41c0fce251e1f93d262e9 (from https://pypi.org/simple/pnu/) (requires-python:>=3.8) 2021-06-24T18:35:15,264 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/22/10/0d869f741eb64479d4976c29bca61d2ed18753d9a5ed406957f6a98e1ca4/PNU-2021.6.13.tar.gz#sha256=211daf0183ae8fb9abc985395df9bada6cfe67444d1d3ce419d33953f14cfaec (from https://pypi.org/simple/pnu/) (requires-python:>=3.8) 2021-06-24T18:35:15,265 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/87/53/15ec360f9a0cf582c0ed7e4f058a68bcb0ac21f4a9299dbe90ef76641281/PNU-2021.6.24-py3-none-any.whl#sha256=2e5a3dae571930dc6a2aa0bb2999de8b23cd68aa1833bfece727745efb20dfeb (from https://pypi.org/simple/pnu/) (requires-python:>=3.8) 2021-06-24T18:35:15,266 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/23/42/a5dee095a44bcc6f9d912f28d032fb203f3853a04ded4ca2b06586665b49/PNU-2021.6.24.tar.gz#sha256=e3b1ca8b0bc0bfa3da6a0297ff9721fe302b1ea840cb3a27a1752d79a707929c (from https://pypi.org/simple/pnu/) (requires-python:>=3.8) 2021-06-24T18:35:15,266 Skipping link: not a file: https://pypi.org/simple/pnu/ 2021-06-24T18:35:15,266 Given no hashes to check 0 links for project 'pnu': discarding no candidates 2021-06-24T18:35:15,267 ERROR: Could not find a version that satisfies the requirement pnu==2021.6.24 (from versions: none) 2021-06-24T18:35:15,267 ERROR: No matching distribution found for pnu==2021.6.24 2021-06-24T18:35:15,267 Exception information: 2021-06-24T18:35:15,267 Traceback (most recent call last): 2021-06-24T18:35:15,267 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-24T18:35:15,267 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-24T18:35:15,267 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-24T18:35:15,267 raise RequirementsConflicted(criterion) 2021-06-24T18:35:15,267 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pnu==2021.6.24') 2021-06-24T18:35:15,267 2021-06-24T18:35:15,267 During handling of the above exception, another exception occurred: 2021-06-24T18:35:15,267 2021-06-24T18:35:15,267 Traceback (most recent call last): 2021-06-24T18:35:15,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-24T18:35:15,267 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-24T18:35:15,267 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-24T18:35:15,267 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-24T18:35:15,267 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-24T18:35:15,267 raise ResolutionImpossible(e.criterion.information) 2021-06-24T18:35:15,267 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pnu==2021.6.24'), parent=None)] 2021-06-24T18:35:15,267 2021-06-24T18:35:15,267 The above exception was the direct cause of the following exception: 2021-06-24T18:35:15,267 2021-06-24T18:35:15,267 Traceback (most recent call last): 2021-06-24T18:35:15,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-24T18:35:15,267 status = self.run(options, args) 2021-06-24T18:35:15,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-24T18:35:15,267 return func(self, options, args) 2021-06-24T18:35:15,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-24T18:35:15,267 reqs, check_supported_wheels=True 2021-06-24T18:35:15,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-24T18:35:15,267 raise error from e 2021-06-24T18:35:15,267 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pnu==2021.6.24 2021-06-24T18:35:15,271 Removed build tracker: '/tmp/pip-req-tracker-amd8sg2y'