2022-04-13T10:13:32,338 Created temporary directory: /tmp/pip-ephem-wheel-cache-iv7adap5 2022-04-13T10:13:32,343 Created temporary directory: /tmp/pip-req-tracker-mw896uz7 2022-04-13T10:13:32,344 Initialized build tracking at /tmp/pip-req-tracker-mw896uz7 2022-04-13T10:13:32,345 Created build tracker: /tmp/pip-req-tracker-mw896uz7 2022-04-13T10:13:32,345 Entered build tracker: /tmp/pip-req-tracker-mw896uz7 2022-04-13T10:13:32,346 Created temporary directory: /tmp/pip-wheel-aab2wd75 2022-04-13T10:13:32,408 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-13T10:13:32,422 2 location(s) to search for versions of fishingforphish: 2022-04-13T10:13:32,422 * https://pypi.org/simple/fishingforphish/ 2022-04-13T10:13:32,422 * https://www.piwheels.org/simple/fishingforphish/ 2022-04-13T10:13:32,423 Fetching project page and analyzing links: https://pypi.org/simple/fishingforphish/ 2022-04-13T10:13:32,424 Getting page https://pypi.org/simple/fishingforphish/ 2022-04-13T10:13:32,428 Found index url https://pypi.org/simple 2022-04-13T10:13:32,533 Skipping link: No binaries permitted for fishingforphish: https://files.pythonhosted.org/packages/66/dc/48e24a36755860c05de3812b0ed05787a462482ebbf805e3e47b4025df6c/FishingForPhish-0.1.0-py3-none-any.whl#sha256=1c56d5f4304c928803e2717534deb1939c42904795023a6a5ecb2b7191f18b29 (from https://pypi.org/simple/fishingforphish/) (requires-python:>=3.8) 2022-04-13T10:13:32,535 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/cb/c2/9b33fca1cc650cd6af09d6035c310d4e1e2065398ff76d0dcd8404132fc7/FishingForPhish-0.1.0.tar.gz#sha256=4e82a30c6ec69ff59f9471b3a37f8dc5193791b628e47e344428058eb12812a7 (from https://pypi.org/simple/fishingforphish/) (requires-python:>=3.8) 2022-04-13T10:13:32,536 Fetching project page and analyzing links: https://www.piwheels.org/simple/fishingforphish/ 2022-04-13T10:13:32,537 Getting page https://www.piwheels.org/simple/fishingforphish/ 2022-04-13T10:13:32,539 Found index url https://www.piwheels.org/simple 2022-04-13T10:13:32,758 Skipping link: not a file: https://www.piwheels.org/simple/fishingforphish/ 2022-04-13T10:13:32,758 Skipping link: not a file: https://pypi.org/simple/fishingforphish/ 2022-04-13T10:13:32,792 Given no hashes to check 0 links for project 'fishingforphish': discarding no candidates 2022-04-13T10:13:32,793 ERROR: Could not find a version that satisfies the requirement fishingforphish==0.1.0 (from versions: none) 2022-04-13T10:13:32,795 ERROR: No matching distribution found for fishingforphish==0.1.0 2022-04-13T10:13:32,797 Exception information: 2022-04-13T10:13:32,797 Traceback (most recent call last): 2022-04-13T10:13:32,797 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-13T10:13:32,797 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-13T10:13:32,797 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-13T10:13:32,797 raise RequirementsConflicted(criterion) 2022-04-13T10:13:32,797 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fishingforphish==0.1.0') 2022-04-13T10:13:32,797 2022-04-13T10:13:32,797 During handling of the above exception, another exception occurred: 2022-04-13T10:13:32,797 2022-04-13T10:13:32,797 Traceback (most recent call last): 2022-04-13T10:13:32,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-13T10:13:32,797 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-13T10:13:32,797 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-13T10:13:32,797 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-13T10:13:32,797 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-13T10:13:32,797 raise ResolutionImpossible(e.criterion.information) 2022-04-13T10:13:32,797 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fishingforphish==0.1.0'), parent=None)] 2022-04-13T10:13:32,797 2022-04-13T10:13:32,797 The above exception was the direct cause of the following exception: 2022-04-13T10:13:32,797 2022-04-13T10:13:32,797 Traceback (most recent call last): 2022-04-13T10:13:32,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-13T10:13:32,797 status = run_func(*args) 2022-04-13T10:13:32,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-13T10:13:32,797 return func(self, options, args) 2022-04-13T10:13:32,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-13T10:13:32,797 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-13T10:13:32,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-13T10:13:32,797 raise error from e 2022-04-13T10:13:32,797 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fishingforphish==0.1.0 2022-04-13T10:13:32,806 Removed build tracker: '/tmp/pip-req-tracker-mw896uz7'