2020-11-26T01:59:34,291 Created temporary directory: /tmp/pip-ephem-wheel-cache-me_zdn0c 2020-11-26T01:59:34,295 Created temporary directory: /tmp/pip-req-tracker-216rit1c 2020-11-26T01:59:34,295 Initialized build tracking at /tmp/pip-req-tracker-216rit1c 2020-11-26T01:59:34,295 Created build tracker: /tmp/pip-req-tracker-216rit1c 2020-11-26T01:59:34,296 Entered build tracker: /tmp/pip-req-tracker-216rit1c 2020-11-26T01:59:34,296 Created temporary directory: /tmp/pip-wheel-qwprthz0 2020-11-26T01:59:34,309 1 location(s) to search for versions of inferfuzzy: 2020-11-26T01:59:34,309 * https://pypi.org/simple/inferfuzzy/ 2020-11-26T01:59:34,309 Fetching project page and analyzing links: https://pypi.org/simple/inferfuzzy/ 2020-11-26T01:59:34,310 Getting page https://pypi.org/simple/inferfuzzy/ 2020-11-26T01:59:34,311 Found index url https://pypi.org/simple 2020-11-26T01:59:34,417 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/f8/fd/f902d63be447c581cf8e11b82bf6807e6479ed8498c96f231aa28aeda3e0/inferfuzzy-0.1.2-py3-none-any.whl#sha256=0e74a2095f9cc4c41a91738dc737dbb6a16586179eba09ecc73400d3a85c1ff9 (from https://pypi.org/simple/inferfuzzy/) (requires-python:>=3.8,<4.0) 2020-11-26T01:59:34,418 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/23/27/63f1cf8b2e1e0cae3ec4346eb2d72d0aae318e3c972832baab2a74d35da6/inferfuzzy-0.1.2.tar.gz#sha256=731793c9698f52b886c56d7520ede4780cf7c36505e86d54c0c3c8ab142fb928 (from https://pypi.org/simple/inferfuzzy/) (requires-python:>=3.8,<4.0) 2020-11-26T01:59:34,419 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/81/55/87588595b22c4fab85d2549a4e3f8166576dc4b8bccc21f4ec7be4351f46/inferfuzzy-0.1.3-py3-none-any.whl#sha256=b3a2c9582dc933c28721e8bfe5306cc4c1fa187aa728025bb5206df660fbb7c0 (from https://pypi.org/simple/inferfuzzy/) (requires-python:>=3.8,<4.0) 2020-11-26T01:59:34,419 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/a2/99/4babd02f8ca2b8ddfa1aa9daf0ca6d0e9a63af213a4324e8ea7c4a3dca3d/inferfuzzy-0.1.3.tar.gz#sha256=e3f72f6f601408df4f6d51f07e47f213e71836118b51078fb00c81d85d42e4f8 (from https://pypi.org/simple/inferfuzzy/) (requires-python:>=3.8,<4.0) 2020-11-26T01:59:34,420 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/d3/8f/1902c090db220eb3fd4ad8e9e82da7619fa640e35b66c40cfb8f79e22b23/inferfuzzy-0.1.4-py3-none-any.whl#sha256=c5c6509dc520e32fea748e5b8675db02ce9d43fe9ef3e8c2b841117a3d092494 (from https://pypi.org/simple/inferfuzzy/) (requires-python:>=3.8,<4.0) 2020-11-26T01:59:34,421 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/18/5b/a10a79eb56740ede1c225a5a14b5ad686461a312976a54db0096d107fab4/inferfuzzy-0.1.4.tar.gz#sha256=fd0176123dc346ba068c6403207cb55e0ee0342ae1e1a2327d5a35950cc19183 (from https://pypi.org/simple/inferfuzzy/) (requires-python:>=3.8,<4.0) 2020-11-26T01:59:34,421 Given no hashes to check 0 links for project 'inferfuzzy': discarding no candidates 2020-11-26T01:59:34,421 ERROR: Could not find a version that satisfies the requirement inferfuzzy==0.1.3 (from versions: none) 2020-11-26T01:59:34,422 ERROR: No matching distribution found for inferfuzzy==0.1.3 2020-11-26T01:59:34,422 Exception information: 2020-11-26T01:59:34,422 Traceback (most recent call last): 2020-11-26T01:59:34,422 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-26T01:59:34,422 status = self.run(options, args) 2020-11-26T01:59:34,422 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-26T01:59:34,422 return func(self, options, args) 2020-11-26T01:59:34,422 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-26T01:59:34,422 reqs, check_supported_wheels=True 2020-11-26T01:59:34,422 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-26T01:59:34,422 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-26T01:59:34,422 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-26T01:59:34,422 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-26T01:59:34,422 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-11-26T01:59:34,422 self._populate_link(req) 2020-11-26T01:59:34,422 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-11-26T01:59:34,422 req.link = self._find_requirement_link(req) 2020-11-26T01:59:34,422 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-11-26T01:59:34,422 best_candidate = self.finder.find_requirement(req, upgrade) 2020-11-26T01:59:34,422 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2020-11-26T01:59:34,422 req) 2020-11-26T01:59:34,422 pip._internal.exceptions.DistributionNotFound: No matching distribution found for inferfuzzy==0.1.3 2020-11-26T01:59:34,427 Removed build tracker: '/tmp/pip-req-tracker-216rit1c'