2021-04-25T13:24:11,689 Created temporary directory: /tmp/pip-ephem-wheel-cache-5nwfre4z 2021-04-25T13:24:11,693 Created temporary directory: /tmp/pip-req-tracker-kl7dipcn 2021-04-25T13:24:11,694 Initialized build tracking at /tmp/pip-req-tracker-kl7dipcn 2021-04-25T13:24:11,694 Created build tracker: /tmp/pip-req-tracker-kl7dipcn 2021-04-25T13:24:11,694 Entered build tracker: /tmp/pip-req-tracker-kl7dipcn 2021-04-25T13:24:11,695 Created temporary directory: /tmp/pip-wheel-evp9zh7l 2021-04-25T13:24:11,752 1 location(s) to search for versions of nuc-data-tool: 2021-04-25T13:24:11,752 * https://pypi.org/simple/nuc-data-tool/ 2021-04-25T13:24:11,753 Fetching project page and analyzing links: https://pypi.org/simple/nuc-data-tool/ 2021-04-25T13:24:11,753 Getting page https://pypi.org/simple/nuc-data-tool/ 2021-04-25T13:24:11,755 Found index url https://pypi.org/simple 2021-04-25T13:24:11,854 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/00/eb/7611a0288dd424605e2b769670736f107fdb2ea71eca100c7693f6b2e184/nuc-data-tool-2.4.0.tar.gz#sha256=8f73bb7d24a0862ac810f0722850a83e3afbba96ef94f8692e2ce2d23ed9802a (from https://pypi.org/simple/nuc-data-tool/) (requires-python:>=3.8) 2021-04-25T13:24:11,866 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/86/2e/63049c34e4ce96a4d6d975c6c15677667628d080da5cd76ec5e7a1e2f7a4/nuc_data_tool-2.4.0-py3-none-any.whl#sha256=eb5abf747954848f6ca3f125c3f544b14a79473016a131e72fa6b41a5cc28b8f (from https://pypi.org/simple/nuc-data-tool/) (requires-python:>=3.8) 2021-04-25T13:24:11,867 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ec/d5/8bdf038c5889b1c7170f4b7cb6f2f1ad689a6f0aed7f071ead2009a6b44a/nuc-data-tool-2.5.0.tar.gz#sha256=211386e90ee556e2a9e1669332889ff0f70b462471436b33c9bc12c01a06eee9 (from https://pypi.org/simple/nuc-data-tool/) (requires-python:>=3.8) 2021-04-25T13:24:11,867 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/40/a2/ef7e8998e45f38731a42a517e072d4b1d38f09b4cae9b866f39cf366fc72/nuc_data_tool-2.5.0-py3-none-any.whl#sha256=db1ffc852d363de7d3309bad763b35764eb8724ffc84331a0633fd2d65c3c6a0 (from https://pypi.org/simple/nuc-data-tool/) (requires-python:>=3.8) 2021-04-25T13:24:11,868 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/77/1e/1b4881455d1fd50e9745f886b585569addb2c182a01e657bb9009303810c/nuc_data_tool-2.5.0-py3.9.egg#sha256=53ab0fb9e0cab9bdfe46c01f6ab6d4173ea9f9a9a211fe12aa2a55d8897c6356 (from https://pypi.org/simple/nuc-data-tool/) (requires-python:>=3.8) 2021-04-25T13:24:11,868 Skipping link: not a file: https://pypi.org/simple/nuc-data-tool/ 2021-04-25T13:24:11,868 Given no hashes to check 0 links for project 'nuc-data-tool': discarding no candidates 2021-04-25T13:24:11,869 ERROR: Could not find a version that satisfies the requirement nuc-data-tool==2.5.0 (from versions: none) 2021-04-25T13:24:11,869 ERROR: No matching distribution found for nuc-data-tool==2.5.0 2021-04-25T13:24:11,870 Exception information: 2021-04-25T13:24:11,870 Traceback (most recent call last): 2021-04-25T13:24:11,870 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-04-25T13:24:11,870 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-25T13:24:11,870 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-25T13:24:11,870 raise RequirementsConflicted(criterion) 2021-04-25T13:24:11,870 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nuc-data-tool==2.5.0') 2021-04-25T13:24:11,870 2021-04-25T13:24:11,870 During handling of the above exception, another exception occurred: 2021-04-25T13:24:11,870 2021-04-25T13:24:11,870 Traceback (most recent call last): 2021-04-25T13:24:11,870 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-04-25T13:24:11,870 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-04-25T13:24:11,870 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-04-25T13:24:11,870 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-25T13:24:11,870 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-04-25T13:24:11,870 raise ResolutionImpossible(e.criterion.information) 2021-04-25T13:24:11,870 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nuc-data-tool==2.5.0'), parent=None)] 2021-04-25T13:24:11,870 2021-04-25T13:24:11,870 The above exception was the direct cause of the following exception: 2021-04-25T13:24:11,870 2021-04-25T13:24:11,870 Traceback (most recent call last): 2021-04-25T13:24:11,870 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-04-25T13:24:11,870 status = self.run(options, args) 2021-04-25T13:24:11,870 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-04-25T13:24:11,870 return func(self, options, args) 2021-04-25T13:24:11,870 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-04-25T13:24:11,870 reqs, check_supported_wheels=True 2021-04-25T13:24:11,870 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-04-25T13:24:11,870 raise error from e 2021-04-25T13:24:11,870 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nuc-data-tool==2.5.0 2021-04-25T13:24:11,874 Removed build tracker: '/tmp/pip-req-tracker-kl7dipcn'