2022-02-14T18:39:11,458 Created temporary directory: /tmp/pip-ephem-wheel-cache-ut0co5i1 2022-02-14T18:39:11,463 Created temporary directory: /tmp/pip-req-tracker-5x_psokn 2022-02-14T18:39:11,464 Initialized build tracking at /tmp/pip-req-tracker-5x_psokn 2022-02-14T18:39:11,464 Created build tracker: /tmp/pip-req-tracker-5x_psokn 2022-02-14T18:39:11,464 Entered build tracker: /tmp/pip-req-tracker-5x_psokn 2022-02-14T18:39:11,466 Created temporary directory: /tmp/pip-wheel-4j01uxii 2022-02-14T18:39:11,527 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-14T18:39:11,535 2 location(s) to search for versions of spectrafp: 2022-02-14T18:39:11,535 * https://pypi.org/simple/spectrafp/ 2022-02-14T18:39:11,535 * https://www.piwheels.org/simple/spectrafp/ 2022-02-14T18:39:11,536 Fetching project page and analyzing links: https://pypi.org/simple/spectrafp/ 2022-02-14T18:39:11,537 Getting page https://pypi.org/simple/spectrafp/ 2022-02-14T18:39:11,541 Found index url https://pypi.org/simple 2022-02-14T18:39:11,667 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/) 2022-02-14T18:39:11,668 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 2022-02-14T18:39:11,669 Skipping link: No binaries permitted for spectrafp: https://files.pythonhosted.org/packages/43/33/9094a53e4b6fb1a2d98371e31262168fd2b870543d688800b7e25be3ac04/SpectraFP-1.0.1-py3-none-any.whl#sha256=0b3c58ccf3df6f6d0e6fc5bd21e531331b3994757af6ef1f89c44cf3ccc29265 (from https://pypi.org/simple/spectrafp/) 2022-02-14T18:39:11,669 Found link https://files.pythonhosted.org/packages/57/4f/417aaeb44e80d2fe15af5c4b881369979dbd0b194104233940620d502ed2/SpectraFP-1.0.1.linux-x86_64.tar.gz#sha256=8535fbf2a830b575d8517021ceac92c13a5345f004ba59875162b8f115f17daa (from https://pypi.org/simple/spectrafp/), version: 1.0.1.linux-x86_64 2022-02-14T18:39:11,670 Fetching project page and analyzing links: https://www.piwheels.org/simple/spectrafp/ 2022-02-14T18:39:11,671 Getting page https://www.piwheels.org/simple/spectrafp/ 2022-02-14T18:39:11,673 Found index url https://www.piwheels.org/simple 2022-02-14T18:39:11,885 Skipping link: not a file: https://www.piwheels.org/simple/spectrafp/ 2022-02-14T18:39:11,886 Skipping link: not a file: https://pypi.org/simple/spectrafp/ 2022-02-14T18:39:11,919 Given no hashes to check 0 links for project 'spectrafp': discarding no candidates 2022-02-14T18:39:11,920 ERROR: Could not find a version that satisfies the requirement spectrafp==1.0.1 (from versions: 1.0.0.linux-x86_64, 1.0.1.linux-x86_64) 2022-02-14T18:39:11,923 ERROR: No matching distribution found for spectrafp==1.0.1 2022-02-14T18:39:11,924 Exception information: 2022-02-14T18:39:11,924 Traceback (most recent call last): 2022-02-14T18:39:11,924 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-14T18:39:11,924 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-14T18:39:11,924 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-14T18:39:11,924 raise RequirementsConflicted(criterion) 2022-02-14T18:39:11,924 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spectrafp==1.0.1') 2022-02-14T18:39:11,924 2022-02-14T18:39:11,924 During handling of the above exception, another exception occurred: 2022-02-14T18:39:11,924 2022-02-14T18:39:11,924 Traceback (most recent call last): 2022-02-14T18:39:11,924 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-14T18:39:11,924 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-14T18:39:11,924 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-14T18:39:11,924 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-14T18:39:11,924 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-14T18:39:11,924 raise ResolutionImpossible(e.criterion.information) 2022-02-14T18:39:11,924 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spectrafp==1.0.1'), parent=None)] 2022-02-14T18:39:11,924 2022-02-14T18:39:11,924 The above exception was the direct cause of the following exception: 2022-02-14T18:39:11,924 2022-02-14T18:39:11,924 Traceback (most recent call last): 2022-02-14T18:39:11,924 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-14T18:39:11,924 status = run_func(*args) 2022-02-14T18:39:11,924 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-14T18:39:11,924 return func(self, options, args) 2022-02-14T18:39:11,924 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-14T18:39:11,924 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-14T18:39:11,924 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-14T18:39:11,924 raise error from e 2022-02-14T18:39:11,924 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spectrafp==1.0.1 2022-02-14T18:39:11,933 Removed build tracker: '/tmp/pip-req-tracker-5x_psokn'