2022-02-17T07:44:30,757 Created temporary directory: /tmp/pip-ephem-wheel-cache-79ptgm9f 2022-02-17T07:44:30,763 Created temporary directory: /tmp/pip-req-tracker-jbx77vh1 2022-02-17T07:44:30,763 Initialized build tracking at /tmp/pip-req-tracker-jbx77vh1 2022-02-17T07:44:30,764 Created build tracker: /tmp/pip-req-tracker-jbx77vh1 2022-02-17T07:44:30,764 Entered build tracker: /tmp/pip-req-tracker-jbx77vh1 2022-02-17T07:44:30,765 Created temporary directory: /tmp/pip-wheel-68neemu3 2022-02-17T07:44:30,834 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-17T07:44:30,842 2 location(s) to search for versions of fermisoftness: 2022-02-17T07:44:30,842 * https://pypi.org/simple/fermisoftness/ 2022-02-17T07:44:30,842 * https://www.piwheels.org/simple/fermisoftness/ 2022-02-17T07:44:30,843 Fetching project page and analyzing links: https://pypi.org/simple/fermisoftness/ 2022-02-17T07:44:30,844 Getting page https://pypi.org/simple/fermisoftness/ 2022-02-17T07:44:30,848 Found index url https://pypi.org/simple 2022-02-17T07:44:30,958 Skipping link: No binaries permitted for fermisoftness: https://files.pythonhosted.org/packages/09/5a/385f8c06f19876d8935239d2e3cf0e443cb04a5f84195c86bff887195997/FermiSoftness-1.2.0.1-py3-none-any.whl#sha256=896e9f7db02aff16867aaf3f89a7895dd6d76aea1e42db54d5a98142b9ffc9c8 (from https://pypi.org/simple/fermisoftness/) (requires-python:>=3.8) 2022-02-17T07:44:30,959 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/94/ac/cf433d808a8a70be49502281b4831cf557cadcd35a93fb4111a0de804926/FermiSoftness-1.2.0.1.tar.gz#sha256=a7c4f9975777396b5e4f91048169695e28304fcbcdb63353fc5c14f35b9dfee7 (from https://pypi.org/simple/fermisoftness/) (requires-python:>=3.8) 2022-02-17T07:44:30,960 Fetching project page and analyzing links: https://www.piwheels.org/simple/fermisoftness/ 2022-02-17T07:44:30,961 Getting page https://www.piwheels.org/simple/fermisoftness/ 2022-02-17T07:44:30,963 Found index url https://www.piwheels.org/simple 2022-02-17T07:44:31,173 Skipping link: not a file: https://www.piwheels.org/simple/fermisoftness/ 2022-02-17T07:44:31,174 Skipping link: not a file: https://pypi.org/simple/fermisoftness/ 2022-02-17T07:44:31,207 Given no hashes to check 0 links for project 'fermisoftness': discarding no candidates 2022-02-17T07:44:31,207 ERROR: Could not find a version that satisfies the requirement fermisoftness==1.2.0.1 (from versions: none) 2022-02-17T07:44:31,210 ERROR: No matching distribution found for fermisoftness==1.2.0.1 2022-02-17T07:44:31,212 Exception information: 2022-02-17T07:44:31,212 Traceback (most recent call last): 2022-02-17T07:44:31,212 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-17T07:44:31,212 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-17T07:44:31,212 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-17T07:44:31,212 raise RequirementsConflicted(criterion) 2022-02-17T07:44:31,212 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fermisoftness==1.2.0.1') 2022-02-17T07:44:31,212 2022-02-17T07:44:31,212 During handling of the above exception, another exception occurred: 2022-02-17T07:44:31,212 2022-02-17T07:44:31,212 Traceback (most recent call last): 2022-02-17T07:44:31,212 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-17T07:44:31,212 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-17T07:44:31,212 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-17T07:44:31,212 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-17T07:44:31,212 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-17T07:44:31,212 raise ResolutionImpossible(e.criterion.information) 2022-02-17T07:44:31,212 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fermisoftness==1.2.0.1'), parent=None)] 2022-02-17T07:44:31,212 2022-02-17T07:44:31,212 The above exception was the direct cause of the following exception: 2022-02-17T07:44:31,212 2022-02-17T07:44:31,212 Traceback (most recent call last): 2022-02-17T07:44:31,212 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-17T07:44:31,212 status = run_func(*args) 2022-02-17T07:44:31,212 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-17T07:44:31,212 return func(self, options, args) 2022-02-17T07:44:31,212 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-17T07:44:31,212 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-17T07:44:31,212 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-17T07:44:31,212 raise error from e 2022-02-17T07:44:31,212 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fermisoftness==1.2.0.1 2022-02-17T07:44:31,221 Removed build tracker: '/tmp/pip-req-tracker-jbx77vh1'