2021-02-22T12:38:58,933 Created temporary directory: /tmp/pip-ephem-wheel-cache-y2q9a9me 2021-02-22T12:38:58,936 Created temporary directory: /tmp/pip-req-tracker-kt8juar2 2021-02-22T12:38:58,936 Initialized build tracking at /tmp/pip-req-tracker-kt8juar2 2021-02-22T12:38:58,936 Created build tracker: /tmp/pip-req-tracker-kt8juar2 2021-02-22T12:38:58,937 Entered build tracker: /tmp/pip-req-tracker-kt8juar2 2021-02-22T12:38:58,937 Created temporary directory: /tmp/pip-wheel-6861z9ah 2021-02-22T12:38:58,966 1 location(s) to search for versions of datajoint-cleaner: 2021-02-22T12:38:58,966 * https://pypi.org/simple/datajoint-cleaner/ 2021-02-22T12:38:58,966 Fetching project page and analyzing links: https://pypi.org/simple/datajoint-cleaner/ 2021-02-22T12:38:58,967 Getting page https://pypi.org/simple/datajoint-cleaner/ 2021-02-22T12:38:58,968 Found index url https://pypi.org/simple 2021-02-22T12:38:59,055 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/30/be/485fa59b29961d271f30b17d78c3c09bcbf69396d343f0cb46dc75510bba/datajoint-cleaner-0.0.tar.gz#sha256=2ca853160b8dbada5d09601f79d3df87c1d79804dae3e3b259e980bd45af35dd (from https://pypi.org/simple/datajoint-cleaner/) (requires-python:>=3.9) 2021-02-22T12:38:59,069 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/88/08/1da1a8ee6514591b94c1f22e53cfb092df11753f4bc2a8254c19e91ec892/datajoint_cleaner-0.0-py3-none-any.whl#sha256=f52cfc15cbc65f1c3053ecd6d74bd5c8410fa729dfdf28d9e8aba438776d0d88 (from https://pypi.org/simple/datajoint-cleaner/) (requires-python:>=3.9) 2021-02-22T12:38:59,069 Given no hashes to check 0 links for project 'datajoint-cleaner': discarding no candidates 2021-02-22T12:38:59,070 ERROR: Could not find a version that satisfies the requirement datajoint-cleaner==0.0 2021-02-22T12:38:59,070 ERROR: No matching distribution found for datajoint-cleaner==0.0 2021-02-22T12:38:59,070 Exception information: 2021-02-22T12:38:59,070 Traceback (most recent call last): 2021-02-22T12:38:59,070 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-22T12:38:59,070 crit = self.state.criteria[name] 2021-02-22T12:38:59,070 KeyError: 'datajoint-cleaner' 2021-02-22T12:38:59,070 2021-02-22T12:38:59,070 During handling of the above exception, another exception occurred: 2021-02-22T12:38:59,070 2021-02-22T12:38:59,070 Traceback (most recent call last): 2021-02-22T12:38:59,070 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-22T12:38:59,070 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-22T12:38:59,070 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-22T12:38:59,070 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-22T12:38:59,070 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-22T12:38:59,070 raise RequirementsConflicted(criterion) 2021-02-22T12:38:59,070 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('datajoint-cleaner==0.0') 2021-02-22T12:38:59,070 2021-02-22T12:38:59,070 During handling of the above exception, another exception occurred: 2021-02-22T12:38:59,070 2021-02-22T12:38:59,070 Traceback (most recent call last): 2021-02-22T12:38:59,070 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-22T12:38:59,070 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-22T12:38:59,070 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-22T12:38:59,070 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-22T12:38:59,070 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-22T12:38:59,070 raise ResolutionImpossible(e.criterion.information) 2021-02-22T12:38:59,070 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('datajoint-cleaner==0.0'), parent=None)] 2021-02-22T12:38:59,070 2021-02-22T12:38:59,070 The above exception was the direct cause of the following exception: 2021-02-22T12:38:59,070 2021-02-22T12:38:59,070 Traceback (most recent call last): 2021-02-22T12:38:59,070 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-22T12:38:59,070 status = self.run(options, args) 2021-02-22T12:38:59,070 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-22T12:38:59,070 return func(self, options, args) 2021-02-22T12:38:59,070 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-22T12:38:59,070 reqs, check_supported_wheels=True 2021-02-22T12:38:59,070 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-22T12:38:59,070 six.raise_from(error, e) 2021-02-22T12:38:59,070 File "", line 3, in raise_from 2021-02-22T12:38:59,070 pip._internal.exceptions.DistributionNotFound: No matching distribution found for datajoint-cleaner==0.0 2021-02-22T12:38:59,075 Removed build tracker: '/tmp/pip-req-tracker-kt8juar2'