2021-03-16T08:59:55,793 Created temporary directory: /tmp/pip-ephem-wheel-cache-4hyy484c 2021-03-16T08:59:55,796 Created temporary directory: /tmp/pip-req-tracker-5tayd8e9 2021-03-16T08:59:55,796 Initialized build tracking at /tmp/pip-req-tracker-5tayd8e9 2021-03-16T08:59:55,796 Created build tracker: /tmp/pip-req-tracker-5tayd8e9 2021-03-16T08:59:55,797 Entered build tracker: /tmp/pip-req-tracker-5tayd8e9 2021-03-16T08:59:55,797 Created temporary directory: /tmp/pip-wheel-04iwbsr6 2021-03-16T08:59:55,828 1 location(s) to search for versions of ipdtools: 2021-03-16T08:59:55,828 * https://pypi.org/simple/ipdtools/ 2021-03-16T08:59:55,828 Fetching project page and analyzing links: https://pypi.org/simple/ipdtools/ 2021-03-16T08:59:55,829 Getting page https://pypi.org/simple/ipdtools/ 2021-03-16T08:59:55,831 Found index url https://pypi.org/simple 2021-03-16T08:59:55,922 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-16T08:59:55,923 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-16T08:59:55,923 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-16T08:59:55,924 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-16T08:59:55,938 Given no hashes to check 0 links for project 'ipdtools': discarding no candidates 2021-03-16T08:59:55,938 ERROR: Could not find a version that satisfies the requirement ipdtools==0.2a1 2021-03-16T08:59:55,939 ERROR: No matching distribution found for ipdtools==0.2a1 2021-03-16T08:59:55,939 Exception information: 2021-03-16T08:59:55,939 Traceback (most recent call last): 2021-03-16T08:59:55,939 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-16T08:59:55,939 crit = self.state.criteria[name] 2021-03-16T08:59:55,939 KeyError: 'ipdtools' 2021-03-16T08:59:55,939 2021-03-16T08:59:55,939 During handling of the above exception, another exception occurred: 2021-03-16T08:59:55,939 2021-03-16T08:59:55,939 Traceback (most recent call last): 2021-03-16T08:59:55,939 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-16T08:59:55,939 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-16T08:59:55,939 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-16T08:59:55,939 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-16T08:59:55,939 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-16T08:59:55,939 raise RequirementsConflicted(criterion) 2021-03-16T08:59:55,939 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ipdtools==0.2a1') 2021-03-16T08:59:55,939 2021-03-16T08:59:55,939 During handling of the above exception, another exception occurred: 2021-03-16T08:59:55,939 2021-03-16T08:59:55,939 Traceback (most recent call last): 2021-03-16T08:59:55,939 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-16T08:59:55,939 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-16T08:59:55,939 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-16T08:59:55,939 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-16T08:59:55,939 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-16T08:59:55,939 raise ResolutionImpossible(e.criterion.information) 2021-03-16T08:59:55,939 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ipdtools==0.2a1'), parent=None)] 2021-03-16T08:59:55,939 2021-03-16T08:59:55,939 The above exception was the direct cause of the following exception: 2021-03-16T08:59:55,939 2021-03-16T08:59:55,939 Traceback (most recent call last): 2021-03-16T08:59:55,939 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-16T08:59:55,939 status = self.run(options, args) 2021-03-16T08:59:55,939 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-16T08:59:55,939 return func(self, options, args) 2021-03-16T08:59:55,939 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-16T08:59:55,939 reqs, check_supported_wheels=True 2021-03-16T08:59:55,939 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-16T08:59:55,939 six.raise_from(error, e) 2021-03-16T08:59:55,939 File "", line 3, in raise_from 2021-03-16T08:59:55,939 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ipdtools==0.2a1 2021-03-16T08:59:55,944 Removed build tracker: '/tmp/pip-req-tracker-5tayd8e9'