2022-02-12T13:45:12,236 Created temporary directory: /tmp/pip-ephem-wheel-cache-8oekakh4 2022-02-12T13:45:12,241 Created temporary directory: /tmp/pip-req-tracker-q5yq_apu 2022-02-12T13:45:12,243 Initialized build tracking at /tmp/pip-req-tracker-q5yq_apu 2022-02-12T13:45:12,243 Created build tracker: /tmp/pip-req-tracker-q5yq_apu 2022-02-12T13:45:12,243 Entered build tracker: /tmp/pip-req-tracker-q5yq_apu 2022-02-12T13:45:12,245 Created temporary directory: /tmp/pip-wheel-8yf2hl9p 2022-02-12T13:45:12,317 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-12T13:45:12,324 2 location(s) to search for versions of not-very-useful-animal: 2022-02-12T13:45:12,324 * https://pypi.org/simple/not-very-useful-animal/ 2022-02-12T13:45:12,324 * https://www.piwheels.org/simple/not-very-useful-animal/ 2022-02-12T13:45:12,325 Fetching project page and analyzing links: https://pypi.org/simple/not-very-useful-animal/ 2022-02-12T13:45:12,326 Getting page https://pypi.org/simple/not-very-useful-animal/ 2022-02-12T13:45:12,329 Found index url https://pypi.org/simple 2022-02-12T13:45:12,530 Skipping link: No binaries permitted for not-very-useful-animal: https://files.pythonhosted.org/packages/eb/d6/c5f088cec0036f926fdfce1fef16420572211d6610578a26ded2157ffd37/not_very_useful_animal-0.1.0-py3-none-any.whl#sha256=6f94b0956016d45d25e9d0706ac88cfc025ef391bf050013756d9ddbdae02b5c (from https://pypi.org/simple/not-very-useful-animal/) (requires-python:>=3.9,<4.0) 2022-02-12T13:45:12,532 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/22/31/9ca766d162ad643d7763d2bb33b0e32ef640a552571e2d666cbae590b4b4/not_very_useful_animal-0.1.0.tar.gz#sha256=566431f06839ab2392218b3115d3fbe4728a2346625b95532ecb7959d72aaf35 (from https://pypi.org/simple/not-very-useful-animal/) (requires-python:>=3.9,<4.0) 2022-02-12T13:45:12,532 Skipping link: No binaries permitted for not-very-useful-animal: https://files.pythonhosted.org/packages/5c/ba/db6b09134113d4d482e895c27a274851ea1ce8e38b8e53c9cc02c4b9579b/not_very_useful_animal-1.0.0-py3-none-any.whl#sha256=f91ef41fa50d510c34862241ab822aeaa6f402c78b5c935849676b4eb5087136 (from https://pypi.org/simple/not-very-useful-animal/) (requires-python:>=3.9,<4.0) 2022-02-12T13:45:12,534 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/fe/9a/22e803501823d12309d51342d95a07b5b8d73d85783623fbd685b440d07a/not_very_useful_animal-1.0.0.tar.gz#sha256=55f4abe120459efb5e09d5fd2e2181057c7496b8bd0140330130bbdd4ba9100d (from https://pypi.org/simple/not-very-useful-animal/) (requires-python:>=3.9,<4.0) 2022-02-12T13:45:12,535 Fetching project page and analyzing links: https://www.piwheels.org/simple/not-very-useful-animal/ 2022-02-12T13:45:12,535 Getting page https://www.piwheels.org/simple/not-very-useful-animal/ 2022-02-12T13:45:12,538 Found index url https://www.piwheels.org/simple 2022-02-12T13:45:12,772 Skipping link: not a file: https://www.piwheels.org/simple/not-very-useful-animal/ 2022-02-12T13:45:12,773 Skipping link: not a file: https://pypi.org/simple/not-very-useful-animal/ 2022-02-12T13:45:12,806 Given no hashes to check 0 links for project 'not-very-useful-animal': discarding no candidates 2022-02-12T13:45:12,807 ERROR: Could not find a version that satisfies the requirement not-very-useful-animal==0.1.0 (from versions: none) 2022-02-12T13:45:12,808 ERROR: No matching distribution found for not-very-useful-animal==0.1.0 2022-02-12T13:45:12,808 Exception information: 2022-02-12T13:45:12,808 Traceback (most recent call last): 2022-02-12T13:45:12,808 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-12T13:45:12,808 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-12T13:45:12,808 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-12T13:45:12,808 raise RequirementsConflicted(criterion) 2022-02-12T13:45:12,808 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('not-very-useful-animal==0.1.0') 2022-02-12T13:45:12,808 2022-02-12T13:45:12,808 During handling of the above exception, another exception occurred: 2022-02-12T13:45:12,808 2022-02-12T13:45:12,808 Traceback (most recent call last): 2022-02-12T13:45:12,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-12T13:45:12,808 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-12T13:45:12,808 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-12T13:45:12,808 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-12T13:45:12,808 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-12T13:45:12,808 raise ResolutionImpossible(e.criterion.information) 2022-02-12T13:45:12,808 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('not-very-useful-animal==0.1.0'), parent=None)] 2022-02-12T13:45:12,808 2022-02-12T13:45:12,808 The above exception was the direct cause of the following exception: 2022-02-12T13:45:12,808 2022-02-12T13:45:12,808 Traceback (most recent call last): 2022-02-12T13:45:12,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-12T13:45:12,808 status = run_func(*args) 2022-02-12T13:45:12,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-12T13:45:12,808 return func(self, options, args) 2022-02-12T13:45:12,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-12T13:45:12,808 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-12T13:45:12,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-12T13:45:12,808 raise error from e 2022-02-12T13:45:12,808 pip._internal.exceptions.DistributionNotFound: No matching distribution found for not-very-useful-animal==0.1.0 2022-02-12T13:45:12,816 Removed build tracker: '/tmp/pip-req-tracker-q5yq_apu'