2021-12-07T10:11:25,199 Created temporary directory: /tmp/pip-ephem-wheel-cache-0e27dfyq 2021-12-07T10:11:25,204 Created temporary directory: /tmp/pip-req-tracker-e_gjpk9x 2021-12-07T10:11:25,205 Initialized build tracking at /tmp/pip-req-tracker-e_gjpk9x 2021-12-07T10:11:25,205 Created build tracker: /tmp/pip-req-tracker-e_gjpk9x 2021-12-07T10:11:25,206 Entered build tracker: /tmp/pip-req-tracker-e_gjpk9x 2021-12-07T10:11:25,207 Created temporary directory: /tmp/pip-wheel-apldn9kv 2021-12-07T10:11:25,262 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-07T10:11:25,267 2 location(s) to search for versions of spectrafp: 2021-12-07T10:11:25,267 * https://pypi.org/simple/spectrafp/ 2021-12-07T10:11:25,267 * https://www.piwheels.org/simple/spectrafp/ 2021-12-07T10:11:25,268 Fetching project page and analyzing links: https://pypi.org/simple/spectrafp/ 2021-12-07T10:11:25,269 Getting page https://pypi.org/simple/spectrafp/ 2021-12-07T10:11:25,272 Found index url https://pypi.org/simple 2021-12-07T10:11:25,461 Skipping link: No binaries permitted for spectrafp: https://files.pythonhosted.org/packages/3c/58/65581951ef13e045fa604b555d45a67796d79766cbd5b8ea160a06f6d9cd/SpectraFP-1.0.0-py3-none-any.whl#sha256=5666c5f082a7d2f7314ad0fa73bc1d7ec996f17561c7770f988edb2fde4d5d3d (from https://pypi.org/simple/spectrafp/) 2021-12-07T10:11:25,462 Found link https://files.pythonhosted.org/packages/7a/4f/debfa233444c7e1b16cdc61a4ae4e3e49140ebcdbce4c9d631e16c6a08b4/SpectraFP-1.0.0.linux-x86_64.tar.gz#sha256=c5a103f67bc56f9ea714083d99e4d018d8c2095b63267be2a233330c898df9a2 (from https://pypi.org/simple/spectrafp/), version: 1.0.0.linux-x86_64 2021-12-07T10:11:25,463 Fetching project page and analyzing links: https://www.piwheels.org/simple/spectrafp/ 2021-12-07T10:11:25,464 Getting page https://www.piwheels.org/simple/spectrafp/ 2021-12-07T10:11:25,466 Found index url https://www.piwheels.org/simple 2021-12-07T10:11:25,681 Skipping link: not a file: https://www.piwheels.org/simple/spectrafp/ 2021-12-07T10:11:25,681 Skipping link: not a file: https://pypi.org/simple/spectrafp/ 2021-12-07T10:11:25,721 Given no hashes to check 0 links for project 'spectrafp': discarding no candidates 2021-12-07T10:11:25,722 ERROR: Could not find a version that satisfies the requirement spectrafp==1.0.0 (from versions: 1.0.0.linux-x86_64) 2021-12-07T10:11:25,722 ERROR: No matching distribution found for spectrafp==1.0.0 2021-12-07T10:11:25,723 Exception information: 2021-12-07T10:11:25,723 Traceback (most recent call last): 2021-12-07T10:11:25,723 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-07T10:11:25,723 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-07T10:11:25,723 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-07T10:11:25,723 raise RequirementsConflicted(criterion) 2021-12-07T10:11:25,723 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spectrafp==1.0.0') 2021-12-07T10:11:25,723 2021-12-07T10:11:25,723 During handling of the above exception, another exception occurred: 2021-12-07T10:11:25,723 2021-12-07T10:11:25,723 Traceback (most recent call last): 2021-12-07T10:11:25,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-07T10:11:25,723 result = self._result = resolver.resolve( 2021-12-07T10:11:25,723 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-07T10:11:25,723 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-07T10:11:25,723 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-07T10:11:25,723 raise ResolutionImpossible(e.criterion.information) 2021-12-07T10:11:25,723 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spectrafp==1.0.0'), parent=None)] 2021-12-07T10:11:25,723 2021-12-07T10:11:25,723 The above exception was the direct cause of the following exception: 2021-12-07T10:11:25,723 2021-12-07T10:11:25,723 Traceback (most recent call last): 2021-12-07T10:11:25,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-07T10:11:25,723 status = run_func(*args) 2021-12-07T10:11:25,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-07T10:11:25,723 return func(self, options, args) 2021-12-07T10:11:25,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-07T10:11:25,723 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-07T10:11:25,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-07T10:11:25,723 raise error from e 2021-12-07T10:11:25,723 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spectrafp==1.0.0 2021-12-07T10:11:25,731 Removed build tracker: '/tmp/pip-req-tracker-e_gjpk9x'