2020-08-16T15:45:45,070 Created temporary directory: /tmp/pip-ephem-wheel-cache-y82s1f8v 2020-08-16T15:45:45,075 Created temporary directory: /tmp/pip-req-tracker-110f2m91 2020-08-16T15:45:45,075 Initialized build tracking at /tmp/pip-req-tracker-110f2m91 2020-08-16T15:45:45,076 Created build tracker: /tmp/pip-req-tracker-110f2m91 2020-08-16T15:45:45,076 Entered build tracker: /tmp/pip-req-tracker-110f2m91 2020-08-16T15:45:45,077 Created temporary directory: /tmp/pip-wheel-psdxzfje 2020-08-16T15:45:45,095 1 location(s) to search for versions of frattlesnake: 2020-08-16T15:45:45,095 * https://pypi.org/simple/frattlesnake/ 2020-08-16T15:45:45,095 Fetching project page and analyzing links: https://pypi.org/simple/frattlesnake/ 2020-08-16T15:45:45,096 Getting page https://pypi.org/simple/frattlesnake/ 2020-08-16T15:45:45,099 Found index url https://pypi.org/simple 2020-08-16T15:45:45,314 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-16T15:45:45,316 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-16T15:45:45,318 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-16T15:45:45,319 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-16T15:45:45,320 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/49/17/5ae62e5833b92e54fc5d7320d15b50e257a7cc0150e14745c2eefc0b1d0b/frattlesnake-0.1.2-py3-none-any.whl#sha256=8a36f11cbbfe83e0eb9719d6e529f5ff57174fe8012d28b76f14d515eef11f63 (from https://pypi.org/simple/frattlesnake/) (requires-python:>=3.8,<4.0) 2020-08-16T15:45:45,322 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4e/6d/163f68f78e68fbea2912a68a9cfdd509b30251b2fdb9fec44e2da2816f02/frattlesnake-0.1.2.tar.gz#sha256=15e98f09870576096f4ef4adf83ebfcd85a900bd6bdd727b8646de02b4615924 (from https://pypi.org/simple/frattlesnake/) (requires-python:>=3.8,<4.0) 2020-08-16T15:45:45,323 Given no hashes to check 0 links for project 'frattlesnake': discarding no candidates 2020-08-16T15:45:45,323 ERROR: Could not find a version that satisfies the requirement frattlesnake==0.1.2 (from versions: none) 2020-08-16T15:45:45,324 ERROR: No matching distribution found for frattlesnake==0.1.2 2020-08-16T15:45:45,324 Exception information: 2020-08-16T15:45:45,324 Traceback (most recent call last): 2020-08-16T15:45:45,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-08-16T15:45:45,324 status = self.run(options, args) 2020-08-16T15:45:45,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-08-16T15:45:45,324 return func(self, options, args) 2020-08-16T15:45:45,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-08-16T15:45:45,324 reqs, check_supported_wheels=True 2020-08-16T15:45:45,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-08-16T15:45:45,324 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-08-16T15:45:45,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-08-16T15:45:45,324 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-08-16T15:45:45,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-08-16T15:45:45,324 self._populate_link(req) 2020-08-16T15:45:45,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-08-16T15:45:45,324 req.link = self._find_requirement_link(req) 2020-08-16T15:45:45,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-08-16T15:45:45,324 best_candidate = self.finder.find_requirement(req, upgrade) 2020-08-16T15:45:45,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-08-16T15:45:45,324 req) 2020-08-16T15:45:45,324 pip._internal.exceptions.DistributionNotFound: No matching distribution found for frattlesnake==0.1.2 2020-08-16T15:45:45,332 Removed build tracker: '/tmp/pip-req-tracker-110f2m91'