2021-03-24T13:47:01,046 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2021-03-24T13:47:01,759 Created temporary directory: /tmp/pip-ephem-wheel-cache-v1rvzuue 2021-03-24T13:47:01,765 Created temporary directory: /tmp/pip-req-tracker-36x4t9bq 2021-03-24T13:47:01,766 Initialized build tracking at /tmp/pip-req-tracker-36x4t9bq 2021-03-24T13:47:01,766 Created build tracker: /tmp/pip-req-tracker-36x4t9bq 2021-03-24T13:47:01,767 Entered build tracker: /tmp/pip-req-tracker-36x4t9bq 2021-03-24T13:47:01,769 Created temporary directory: /tmp/pip-wheel-li91w785 2021-03-24T13:47:01,854 1 location(s) to search for versions of pynemo: 2021-03-24T13:47:01,854 * https://pypi.org/simple/pynemo/ 2021-03-24T13:47:01,855 Fetching project page and analyzing links: https://pypi.org/simple/pynemo/ 2021-03-24T13:47:01,858 Getting page https://pypi.org/simple/pynemo/ 2021-03-24T13:47:01,863 Found index url https://pypi.org/simple 2021-03-24T13:47:02,181 Link requires a different Python (3.5.3 not in: '>=3.7'): https://files.pythonhosted.org/packages/f2/15/8b02d32a9af18e1968655220c236bb805c2a6dcd1b95d377bcd1fe4c9811/pynemo-0.0.1.tar.gz#sha256=19472277a80798f418edd9e62a49d85ec04ffdfdbf3cd97d4d3be716e82a7952 (from https://pypi.org/simple/pynemo/) (requires-python:>=3.7) 2021-03-24T13:47:02,214 Given no hashes to check 0 links for project 'pynemo': discarding no candidates 2021-03-24T13:47:02,215 ERROR: Could not find a version that satisfies the requirement pynemo==0.0.1 2021-03-24T13:47:02,216 ERROR: No matching distribution found for pynemo==0.0.1 2021-03-24T13:47:02,217 Exception information: 2021-03-24T13:47:02,217 Traceback (most recent call last): 2021-03-24T13:47:02,217 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-24T13:47:02,217 crit = self.state.criteria[name] 2021-03-24T13:47:02,217 KeyError: 'pynemo' 2021-03-24T13:47:02,217 2021-03-24T13:47:02,217 During handling of the above exception, another exception occurred: 2021-03-24T13:47:02,217 2021-03-24T13:47:02,217 Traceback (most recent call last): 2021-03-24T13:47:02,217 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-24T13:47:02,217 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-24T13:47:02,217 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-24T13:47:02,217 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-24T13:47:02,217 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-24T13:47:02,217 raise RequirementsConflicted(criterion) 2021-03-24T13:47:02,217 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pynemo==0.0.1') 2021-03-24T13:47:02,217 2021-03-24T13:47:02,217 During handling of the above exception, another exception occurred: 2021-03-24T13:47:02,217 2021-03-24T13:47:02,217 Traceback (most recent call last): 2021-03-24T13:47:02,217 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-24T13:47:02,217 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-24T13:47:02,217 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-24T13:47:02,217 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-24T13:47:02,217 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-24T13:47:02,217 raise ResolutionImpossible(e.criterion.information) 2021-03-24T13:47:02,217 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pynemo==0.0.1'), parent=None)] 2021-03-24T13:47:02,217 2021-03-24T13:47:02,217 The above exception was the direct cause of the following exception: 2021-03-24T13:47:02,217 2021-03-24T13:47:02,217 Traceback (most recent call last): 2021-03-24T13:47:02,217 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-03-24T13:47:02,217 status = self.run(options, args) 2021-03-24T13:47:02,217 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-03-24T13:47:02,217 return func(self, options, args) 2021-03-24T13:47:02,217 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-03-24T13:47:02,217 reqs, check_supported_wheels=True 2021-03-24T13:47:02,217 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-24T13:47:02,217 six.raise_from(error, e) 2021-03-24T13:47:02,217 File "", line 3, in raise_from 2021-03-24T13:47:02,217 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pynemo==0.0.1 2021-03-24T13:47:02,227 Removed build tracker: '/tmp/pip-req-tracker-36x4t9bq'