2021-03-08T00:25:19,933 Created temporary directory: /tmp/pip-ephem-wheel-cache-7cx81uh5 2021-03-08T00:25:19,936 Created temporary directory: /tmp/pip-req-tracker-axuiwo2r 2021-03-08T00:25:19,936 Initialized build tracking at /tmp/pip-req-tracker-axuiwo2r 2021-03-08T00:25:19,936 Created build tracker: /tmp/pip-req-tracker-axuiwo2r 2021-03-08T00:25:19,936 Entered build tracker: /tmp/pip-req-tracker-axuiwo2r 2021-03-08T00:25:19,937 Created temporary directory: /tmp/pip-wheel-vfpt4zbh 2021-03-08T00:25:19,967 1 location(s) to search for versions of rnm: 2021-03-08T00:25:19,967 * https://pypi.org/simple/rnm/ 2021-03-08T00:25:19,967 Fetching project page and analyzing links: https://pypi.org/simple/rnm/ 2021-03-08T00:25:19,968 Getting page https://pypi.org/simple/rnm/ 2021-03-08T00:25:19,969 Found index url https://pypi.org/simple 2021-03-08T00:25:20,075 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4a/72/d3f58cb5582611946434c23da323c33915deeff8e6299a833d4ab1279e23/rnm-0.2.0-py3-none-any.whl#sha256=2eb633e9c174571afd367a9b9b5dbb03272d6f79e0826f984ea7f53c96052d74 (from https://pypi.org/simple/rnm/) (requires-python:>=3.8,<4.0) 2021-03-08T00:25:20,076 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/e9/20/c56c98c32247593fd78a56ce70f787c7160abbcd8fe36f93f1b943d9b4e1/rnm-0.2.0.tar.gz#sha256=0e40e030a4fd74cb33908f151429b10514d981d829f0f0d5e0196f243dc95317 (from https://pypi.org/simple/rnm/) (requires-python:>=3.8,<4.0) 2021-03-08T00:25:20,076 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/11/38/9b1ab29004fc1db0cd29a8d385d9d636c7ccfe8f31a6659440fa259531ca/rnm-0.3.0-py3-none-any.whl#sha256=de497a319054c0eb8aff9b1e7de2cba9e4286875de7b9665ab0fb4866a55270c (from https://pypi.org/simple/rnm/) (requires-python:>=3.8,<4.0) 2021-03-08T00:25:20,077 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/61/98/25bc4326a0b3932e2459090bd3d2b630da2fcdf6684c085babf51543ba62/rnm-0.3.0.tar.gz#sha256=e60f4c5c1c921cd2aa2d90d2351cd5d867917402e8e8de82895c19c11ce79884 (from https://pypi.org/simple/rnm/) (requires-python:>=3.8,<4.0) 2021-03-08T00:25:20,078 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/8f/8c/abd87229521053120e9d1e256725facb6178413067fcd69d16ba659cb10e/rnm-0.4.0-py3-none-any.whl#sha256=7449bb68355376ef0b00ce989a1b012de5b4e9f845a59771199498adf1531e10 (from https://pypi.org/simple/rnm/) (requires-python:>=3.8,<4.0) 2021-03-08T00:25:20,079 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4c/ab/4e33db9d94c7842e2ffa84ae15c52445f85e25c9dff0456f26bbbc008121/rnm-0.4.0.tar.gz#sha256=b13a8ef961e43bf5d6abfc8efa990cbad30553d1a7de7f5eddf426f8745fa3d3 (from https://pypi.org/simple/rnm/) (requires-python:>=3.8,<4.0) 2021-03-08T00:25:20,079 Given no hashes to check 0 links for project 'rnm': discarding no candidates 2021-03-08T00:25:20,079 ERROR: Could not find a version that satisfies the requirement rnm==0.4.0 2021-03-08T00:25:20,080 ERROR: No matching distribution found for rnm==0.4.0 2021-03-08T00:25:20,080 Exception information: 2021-03-08T00:25:20,080 Traceback (most recent call last): 2021-03-08T00:25:20,080 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-08T00:25:20,080 crit = self.state.criteria[name] 2021-03-08T00:25:20,080 KeyError: 'rnm' 2021-03-08T00:25:20,080 2021-03-08T00:25:20,080 During handling of the above exception, another exception occurred: 2021-03-08T00:25:20,080 2021-03-08T00:25:20,080 Traceback (most recent call last): 2021-03-08T00:25:20,080 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-08T00:25:20,080 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-08T00:25:20,080 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-08T00:25:20,080 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-08T00:25:20,080 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-08T00:25:20,080 raise RequirementsConflicted(criterion) 2021-03-08T00:25:20,080 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rnm==0.4.0') 2021-03-08T00:25:20,080 2021-03-08T00:25:20,080 During handling of the above exception, another exception occurred: 2021-03-08T00:25:20,080 2021-03-08T00:25:20,080 Traceback (most recent call last): 2021-03-08T00:25:20,080 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-08T00:25:20,080 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-08T00:25:20,080 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-08T00:25:20,080 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-08T00:25:20,080 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-08T00:25:20,080 raise ResolutionImpossible(e.criterion.information) 2021-03-08T00:25:20,080 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rnm==0.4.0'), parent=None)] 2021-03-08T00:25:20,080 2021-03-08T00:25:20,080 The above exception was the direct cause of the following exception: 2021-03-08T00:25:20,080 2021-03-08T00:25:20,080 Traceback (most recent call last): 2021-03-08T00:25:20,080 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-08T00:25:20,080 status = self.run(options, args) 2021-03-08T00:25:20,080 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-08T00:25:20,080 return func(self, options, args) 2021-03-08T00:25:20,080 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-08T00:25:20,080 reqs, check_supported_wheels=True 2021-03-08T00:25:20,080 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-08T00:25:20,080 six.raise_from(error, e) 2021-03-08T00:25:20,080 File "", line 3, in raise_from 2021-03-08T00:25:20,080 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rnm==0.4.0 2021-03-08T00:25:20,084 Removed build tracker: '/tmp/pip-req-tracker-axuiwo2r'