2020-09-28T16:31:33,372 Created temporary directory: /tmp/pip-ephem-wheel-cache-1x6a2629 2020-09-28T16:31:33,374 Created temporary directory: /tmp/pip-req-tracker-i7s5rzsw 2020-09-28T16:31:33,375 Initialized build tracking at /tmp/pip-req-tracker-i7s5rzsw 2020-09-28T16:31:33,375 Created build tracker: /tmp/pip-req-tracker-i7s5rzsw 2020-09-28T16:31:33,375 Entered build tracker: /tmp/pip-req-tracker-i7s5rzsw 2020-09-28T16:31:33,376 Created temporary directory: /tmp/pip-wheel-tti0ry9u 2020-09-28T16:31:33,385 1 location(s) to search for versions of pyfp: 2020-09-28T16:31:33,385 * https://pypi.org/simple/pyfp/ 2020-09-28T16:31:33,386 Fetching project page and analyzing links: https://pypi.org/simple/pyfp/ 2020-09-28T16:31:33,386 Getting page https://pypi.org/simple/pyfp/ 2020-09-28T16:31:33,387 Found index url https://pypi.org/simple 2020-09-28T16:31:33,480 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/fe/5d/f4dd285f0d4aff1204d50f49725e46c3e5f3f7e344370b8fc062b8453da9/pyfp-0.1.2-py3-none-any.whl#sha256=83700a550b6e4c9ae3cd168369199eb3e873f88fe2fe8f1d849b199d34f56b1b (from https://pypi.org/simple/pyfp/) (requires-python:>=3.8,<4.0) 2020-09-28T16:31:33,481 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/36/92/509c3621636d45d0dfd46633eec6d6862ce3b7477f61b3ea12895ede458f/pyfp-0.1.2.tar.gz#sha256=9ec37cf34a645b319ce75569a730e4e939b98f8db7fdb0d0ce90902824f3aa28 (from https://pypi.org/simple/pyfp/) (requires-python:>=3.8,<4.0) 2020-09-28T16:31:33,481 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/9a/b0/58162a6f92582709cae8d16a5868b671da92bfa4644c6dda39af3775ab3b/pyfp-0.1.3-py3-none-any.whl#sha256=7e1796fe96c5f872add81ea9fdaa77af700cd6a75ca13e3c047d3d5e07c0efea (from https://pypi.org/simple/pyfp/) (requires-python:>=3.8,<4.0) 2020-09-28T16:31:33,482 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/78/03/5e3911b8eeb35c4bef486b8912692d037fa804a118dd6f5284672e7b95e0/pyfp-0.1.3.tar.gz#sha256=f74462a66775eb34b8bdc8bf00770b1650f31aa3d40dcb5fcfa8dc9c070a1e9f (from https://pypi.org/simple/pyfp/) (requires-python:>=3.8,<4.0) 2020-09-28T16:31:33,482 Given no hashes to check 0 links for project 'pyfp': discarding no candidates 2020-09-28T16:31:33,483 ERROR: Could not find a version that satisfies the requirement pyfp==0.1.3 (from versions: none) 2020-09-28T16:31:33,483 ERROR: No matching distribution found for pyfp==0.1.3 2020-09-28T16:31:33,483 Exception information: 2020-09-28T16:31:33,483 Traceback (most recent call last): 2020-09-28T16:31:33,483 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-28T16:31:33,483 status = self.run(options, args) 2020-09-28T16:31:33,483 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-28T16:31:33,483 return func(self, options, args) 2020-09-28T16:31:33,483 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-28T16:31:33,483 reqs, check_supported_wheels=True 2020-09-28T16:31:33,483 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-28T16:31:33,483 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-28T16:31:33,483 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-28T16:31:33,483 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-28T16:31:33,483 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-09-28T16:31:33,483 self._populate_link(req) 2020-09-28T16:31:33,483 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-09-28T16:31:33,483 req.link = self._find_requirement_link(req) 2020-09-28T16:31:33,483 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-09-28T16:31:33,483 best_candidate = self.finder.find_requirement(req, upgrade) 2020-09-28T16:31:33,483 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-09-28T16:31:33,483 req) 2020-09-28T16:31:33,483 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyfp==0.1.3 2020-09-28T16:31:33,488 Removed build tracker: '/tmp/pip-req-tracker-i7s5rzsw'