2021-03-16T09:00:48,567 Created temporary directory: /tmp/pip-ephem-wheel-cache-qps5pbt6 2021-03-16T09:00:48,570 Created temporary directory: /tmp/pip-req-tracker-o98xsagt 2021-03-16T09:00:48,570 Initialized build tracking at /tmp/pip-req-tracker-o98xsagt 2021-03-16T09:00:48,570 Created build tracker: /tmp/pip-req-tracker-o98xsagt 2021-03-16T09:00:48,571 Entered build tracker: /tmp/pip-req-tracker-o98xsagt 2021-03-16T09:00:48,571 Created temporary directory: /tmp/pip-wheel-l8b07zbx 2021-03-16T09:00:48,601 1 location(s) to search for versions of ipdtools: 2021-03-16T09:00:48,601 * https://pypi.org/simple/ipdtools/ 2021-03-16T09:00:48,601 Fetching project page and analyzing links: https://pypi.org/simple/ipdtools/ 2021-03-16T09:00:48,601 Getting page https://pypi.org/simple/ipdtools/ 2021-03-16T09:00:48,603 Found index url https://pypi.org/simple 2021-03-16T09:00:48,692 Found link https://files.pythonhosted.org/packages/b2/75/6ff6cd6b7c9a2005561265f57b5d6f38484d6f6a5476c4ba620d1c57b707/ipdtools-0.2a1.linux-x86_64.tar.gz#sha256=0aaf22239e4435c3899be2dc820ff6d3451e94ed107761ba0906ae218f46c197 (from https://pypi.org/simple/ipdtools/), version: 0.2a1.linux-x86_64 2021-03-16T09:00:48,693 Found link https://files.pythonhosted.org/packages/c2/2c/78a505a63a1f87af6d2111cccb558089e5c25c184e5763a9b06b4590e1ef/ipdtools-0.2.linux-x86_64.tar.gz#sha256=05962788b5589e3cc5105de293ccd6d7f84ffd9489b9272c790d435e529045c3 (from https://pypi.org/simple/ipdtools/), version: 0.2.linux-x86_64 2021-03-16T09:00:48,693 Found link https://files.pythonhosted.org/packages/c9/53/e6f9e1986bd96575c7e965fe5f25af2534c65d50c3ad0e98f426d4442c71/ipdtools-0.21.tar.gz#sha256=218932f4d2d425fa9a580ca699b1a602fd3dfe0a255879c1f33b4174b74f9f70 (from https://pypi.org/simple/ipdtools/) (requires-python:>=3.6), version: 0.21 2021-03-16T09:00:48,694 Found link https://files.pythonhosted.org/packages/29/2c/a310c2d8d72841468de3243cced69f1113a69e485f8890d199f1c319e831/ipdtools-0.22.tar.gz#sha256=65fcd25128f7fc61d163bdadaed46b3fd6705108425fb3b008a56758e3cff137 (from https://pypi.org/simple/ipdtools/) (requires-python:>=3.6), version: 0.22 2021-03-16T09:00:48,708 Given no hashes to check 0 links for project 'ipdtools': discarding no candidates 2021-03-16T09:00:48,708 ERROR: Could not find a version that satisfies the requirement ipdtools==0.2 2021-03-16T09:00:48,709 ERROR: No matching distribution found for ipdtools==0.2 2021-03-16T09:00:48,709 Exception information: 2021-03-16T09:00:48,709 Traceback (most recent call last): 2021-03-16T09:00:48,709 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-16T09:00:48,709 crit = self.state.criteria[name] 2021-03-16T09:00:48,709 KeyError: 'ipdtools' 2021-03-16T09:00:48,709 2021-03-16T09:00:48,709 During handling of the above exception, another exception occurred: 2021-03-16T09:00:48,709 2021-03-16T09:00:48,709 Traceback (most recent call last): 2021-03-16T09:00:48,709 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-16T09:00:48,709 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-16T09:00:48,709 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-16T09:00:48,709 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-16T09:00:48,709 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-16T09:00:48,709 raise RequirementsConflicted(criterion) 2021-03-16T09:00:48,709 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ipdtools==0.2') 2021-03-16T09:00:48,709 2021-03-16T09:00:48,709 During handling of the above exception, another exception occurred: 2021-03-16T09:00:48,709 2021-03-16T09:00:48,709 Traceback (most recent call last): 2021-03-16T09:00:48,709 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-16T09:00:48,709 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-16T09:00:48,709 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-16T09:00:48,709 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-16T09:00:48,709 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-16T09:00:48,709 raise ResolutionImpossible(e.criterion.information) 2021-03-16T09:00:48,709 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ipdtools==0.2'), parent=None)] 2021-03-16T09:00:48,709 2021-03-16T09:00:48,709 The above exception was the direct cause of the following exception: 2021-03-16T09:00:48,709 2021-03-16T09:00:48,709 Traceback (most recent call last): 2021-03-16T09:00:48,709 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-16T09:00:48,709 status = self.run(options, args) 2021-03-16T09:00:48,709 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-16T09:00:48,709 return func(self, options, args) 2021-03-16T09:00:48,709 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-16T09:00:48,709 reqs, check_supported_wheels=True 2021-03-16T09:00:48,709 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-16T09:00:48,709 six.raise_from(error, e) 2021-03-16T09:00:48,709 File "", line 3, in raise_from 2021-03-16T09:00:48,709 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ipdtools==0.2 2021-03-16T09:00:48,713 Removed build tracker: '/tmp/pip-req-tracker-o98xsagt'