2020-08-13T10:54:59,155 Created temporary directory: /tmp/pip-ephem-wheel-cache-5pwy4na9 2020-08-13T10:54:59,160 Created temporary directory: /tmp/pip-req-tracker-hkjt1hqu 2020-08-13T10:54:59,161 Initialized build tracking at /tmp/pip-req-tracker-hkjt1hqu 2020-08-13T10:54:59,161 Created build tracker: /tmp/pip-req-tracker-hkjt1hqu 2020-08-13T10:54:59,162 Entered build tracker: /tmp/pip-req-tracker-hkjt1hqu 2020-08-13T10:54:59,163 Created temporary directory: /tmp/pip-wheel-wvoy6n6c 2020-08-13T10:54:59,183 1 location(s) to search for versions of frattlesnake: 2020-08-13T10:54:59,183 * https://pypi.org/simple/frattlesnake/ 2020-08-13T10:54:59,183 Fetching project page and analyzing links: https://pypi.org/simple/frattlesnake/ 2020-08-13T10:54:59,184 Getting page https://pypi.org/simple/frattlesnake/ 2020-08-13T10:54:59,187 Found index url https://pypi.org/simple 2020-08-13T10:54:59,400 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/f3/60/8379e5f2cf296b6ca6f49b0daaeb3ca0ed0820c10185879501491336bbb7/frattlesnake-0.1.0-py3-none-any.whl#sha256=0e3210c4246241a440d994a84d2e4d2151d5857fa785f259e888df1d4ba14de8 (from https://pypi.org/simple/frattlesnake/) (requires-python:>=3.8,<4.0) 2020-08-13T10:54:59,402 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/8c/74/25e9725c24dc0373170b68fb1f5705cc93906d716d9a1f91844550e2ffb6/frattlesnake-0.1.0.tar.gz#sha256=a6a85bfdf9fb965cc1c23e7c961c9ebd488bb63a880f5b4417e38d08e3e90088 (from https://pypi.org/simple/frattlesnake/) (requires-python:>=3.8,<4.0) 2020-08-13T10:54:59,403 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/27/52/97dd236ffec36452508296a074c928f623b60333346f6800d026549b6cd2/frattlesnake-0.1.1-py3-none-any.whl#sha256=1603a413d60c2554246bab367d06f6222430372580290be16c440319e6ca798d (from https://pypi.org/simple/frattlesnake/) (requires-python:>=3.8,<4.0) 2020-08-13T10:54:59,405 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/14/2c/56aab143097e52fe1e834ab8edaad81d2b57e8aa3f4e3ccc65295716db6f/frattlesnake-0.1.1.tar.gz#sha256=1d35e91bf3cc37b4ec35fd795f3e95f32de169b5cf227d06a0ad38aa4ccec0e7 (from https://pypi.org/simple/frattlesnake/) (requires-python:>=3.8,<4.0) 2020-08-13T10:54:59,406 Given no hashes to check 0 links for project 'frattlesnake': discarding no candidates 2020-08-13T10:54:59,406 ERROR: Could not find a version that satisfies the requirement frattlesnake==0.1.1 (from versions: none) 2020-08-13T10:54:59,407 ERROR: No matching distribution found for frattlesnake==0.1.1 2020-08-13T10:54:59,407 Exception information: 2020-08-13T10:54:59,407 Traceback (most recent call last): 2020-08-13T10:54:59,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-08-13T10:54:59,407 status = self.run(options, args) 2020-08-13T10:54:59,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-08-13T10:54:59,407 return func(self, options, args) 2020-08-13T10:54:59,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-08-13T10:54:59,407 reqs, check_supported_wheels=True 2020-08-13T10:54:59,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-08-13T10:54:59,407 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-08-13T10:54:59,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-08-13T10:54:59,407 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-08-13T10:54:59,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-08-13T10:54:59,407 self._populate_link(req) 2020-08-13T10:54:59,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-08-13T10:54:59,407 req.link = self._find_requirement_link(req) 2020-08-13T10:54:59,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-08-13T10:54:59,407 best_candidate = self.finder.find_requirement(req, upgrade) 2020-08-13T10:54:59,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-08-13T10:54:59,407 req) 2020-08-13T10:54:59,407 pip._internal.exceptions.DistributionNotFound: No matching distribution found for frattlesnake==0.1.1 2020-08-13T10:54:59,415 Removed build tracker: '/tmp/pip-req-tracker-hkjt1hqu'