2021-07-03T19:01:28,861 Created temporary directory: /tmp/pip-ephem-wheel-cache-6x_yzf9r 2021-07-03T19:01:28,865 Created temporary directory: /tmp/pip-req-tracker-zc5z8yxw 2021-07-03T19:01:28,865 Initialized build tracking at /tmp/pip-req-tracker-zc5z8yxw 2021-07-03T19:01:28,866 Created build tracker: /tmp/pip-req-tracker-zc5z8yxw 2021-07-03T19:01:28,866 Entered build tracker: /tmp/pip-req-tracker-zc5z8yxw 2021-07-03T19:01:28,867 Created temporary directory: /tmp/pip-wheel-ksg7_5dz 2021-07-03T19:01:28,903 1 location(s) to search for versions of allelica-pkg-nico-4d: 2021-07-03T19:01:28,903 * https://pypi.org/simple/allelica-pkg-nico-4d/ 2021-07-03T19:01:28,904 Fetching project page and analyzing links: https://pypi.org/simple/allelica-pkg-nico-4d/ 2021-07-03T19:01:28,904 Getting page https://pypi.org/simple/allelica-pkg-nico-4d/ 2021-07-03T19:01:28,906 Found index url https://pypi.org/simple 2021-07-03T19:01:28,999 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/2c/83/8a002b32757c61a79daa39fb45184a7a9d535ac5bb7188711df5d18c8fb9/Allelica-pkg-Nico.4D-1.0.3.tar.gz#sha256=19e2da58c0d68fb7677a1d633e99d1b89fc1a3440b2904522008cc23c2202a3e (from https://pypi.org/simple/allelica-pkg-nico-4d/) (requires-python:>=3.8) 2021-07-03T19:01:29,011 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/38/43/175cbea36f66d74c17539d430bc75faea524ab5919fd76ef6675fdae5560/Allelica_pkg_Nico.4D-1.0.3-py3-none-any.whl#sha256=7a4ab54e2a4252493275d94ce4ca3c2075d2ffb8dad09ee7822ed049b2cc3d52 (from https://pypi.org/simple/allelica-pkg-nico-4d/) (requires-python:>=3.8) 2021-07-03T19:01:29,012 Skipping link: not a file: https://pypi.org/simple/allelica-pkg-nico-4d/ 2021-07-03T19:01:29,012 Given no hashes to check 0 links for project 'allelica-pkg-nico-4d': discarding no candidates 2021-07-03T19:01:29,012 ERROR: Could not find a version that satisfies the requirement allelica-pkg-nico-4d==1.0.3 (from versions: none) 2021-07-03T19:01:29,013 ERROR: No matching distribution found for allelica-pkg-nico-4d==1.0.3 2021-07-03T19:01:29,013 Exception information: 2021-07-03T19:01:29,013 Traceback (most recent call last): 2021-07-03T19:01:29,013 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-03T19:01:29,013 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-03T19:01:29,013 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-03T19:01:29,013 raise RequirementsConflicted(criterion) 2021-07-03T19:01:29,013 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('allelica-pkg-nico-4d==1.0.3') 2021-07-03T19:01:29,013 2021-07-03T19:01:29,013 During handling of the above exception, another exception occurred: 2021-07-03T19:01:29,013 2021-07-03T19:01:29,013 Traceback (most recent call last): 2021-07-03T19:01:29,013 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-03T19:01:29,013 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-03T19:01:29,013 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-03T19:01:29,013 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-03T19:01:29,013 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-03T19:01:29,013 raise ResolutionImpossible(e.criterion.information) 2021-07-03T19:01:29,013 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('allelica-pkg-nico-4d==1.0.3'), parent=None)] 2021-07-03T19:01:29,013 2021-07-03T19:01:29,013 The above exception was the direct cause of the following exception: 2021-07-03T19:01:29,013 2021-07-03T19:01:29,013 Traceback (most recent call last): 2021-07-03T19:01:29,013 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-03T19:01:29,013 status = self.run(options, args) 2021-07-03T19:01:29,013 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-03T19:01:29,013 return func(self, options, args) 2021-07-03T19:01:29,013 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-03T19:01:29,013 reqs, check_supported_wheels=True 2021-07-03T19:01:29,013 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-03T19:01:29,013 raise error from e 2021-07-03T19:01:29,013 pip._internal.exceptions.DistributionNotFound: No matching distribution found for allelica-pkg-nico-4d==1.0.3 2021-07-03T19:01:29,017 Removed build tracker: '/tmp/pip-req-tracker-zc5z8yxw'