2021-09-12T22:43:45,370 Created temporary directory: /tmp/pip-ephem-wheel-cache-0mhm42g1 2021-09-12T22:43:45,373 Created temporary directory: /tmp/pip-req-tracker-o8uvj6ck 2021-09-12T22:43:45,373 Initialized build tracking at /tmp/pip-req-tracker-o8uvj6ck 2021-09-12T22:43:45,374 Created build tracker: /tmp/pip-req-tracker-o8uvj6ck 2021-09-12T22:43:45,374 Entered build tracker: /tmp/pip-req-tracker-o8uvj6ck 2021-09-12T22:43:45,375 Created temporary directory: /tmp/pip-wheel-tf7_f54e 2021-09-12T22:43:45,407 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-12T22:43:45,410 2 location(s) to search for versions of gifpy: 2021-09-12T22:43:45,410 * https://pypi.org/simple/gifpy/ 2021-09-12T22:43:45,410 * https://www.piwheels.org/simple/gifpy/ 2021-09-12T22:43:45,410 Fetching project page and analyzing links: https://pypi.org/simple/gifpy/ 2021-09-12T22:43:45,411 Getting page https://pypi.org/simple/gifpy/ 2021-09-12T22:43:45,412 Found index url https://pypi.org/simple 2021-09-12T22:43:45,499 Link requires a different Python (3.7.3 not in: '>=3.9.0'): https://files.pythonhosted.org/packages/32/90/fa76460e78249ffdfe755d16a474b512524ddf6413a89c0e2488207a17b8/gifpy-0.1.1.tar.gz#sha256=aaefe1d14426b59605e9e7af265bd2da54122fc3cfd96023bc896f6b6090951d (from https://pypi.org/simple/gifpy/) (requires-python:>=3.9.0) 2021-09-12T22:43:45,499 Link requires a different Python (3.7.3 not in: '>=3.9.0'): https://files.pythonhosted.org/packages/0d/39/1b46f2c12b68bd94dcb7029574908ccc808c912290fc6d4611beda590701/gifpy-0.1.2.tar.gz#sha256=dea025a8af4139c308a60e8f5a4883256f02e44475626af8da867cf9fd798fba (from https://pypi.org/simple/gifpy/) (requires-python:>=3.9.0) 2021-09-12T22:43:45,500 Fetching project page and analyzing links: https://www.piwheels.org/simple/gifpy/ 2021-09-12T22:43:45,500 Getting page https://www.piwheels.org/simple/gifpy/ 2021-09-12T22:43:45,501 Found index url https://www.piwheels.org/simple 2021-09-12T22:43:45,602 Skipping link: not a file: https://www.piwheels.org/simple/gifpy/ 2021-09-12T22:43:45,602 Skipping link: not a file: https://pypi.org/simple/gifpy/ 2021-09-12T22:43:45,621 Given no hashes to check 0 links for project 'gifpy': discarding no candidates 2021-09-12T22:43:45,622 ERROR: Could not find a version that satisfies the requirement gifpy==0.1.2 (from versions: none) 2021-09-12T22:43:45,622 ERROR: No matching distribution found for gifpy==0.1.2 2021-09-12T22:43:45,622 Exception information: 2021-09-12T22:43:45,622 Traceback (most recent call last): 2021-09-12T22:43:45,622 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-12T22:43:45,622 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-12T22:43:45,622 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-12T22:43:45,622 raise RequirementsConflicted(criterion) 2021-09-12T22:43:45,622 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gifpy==0.1.2') 2021-09-12T22:43:45,622 2021-09-12T22:43:45,622 During handling of the above exception, another exception occurred: 2021-09-12T22:43:45,622 2021-09-12T22:43:45,622 Traceback (most recent call last): 2021-09-12T22:43:45,622 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-12T22:43:45,622 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-12T22:43:45,622 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-12T22:43:45,622 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-12T22:43:45,622 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-12T22:43:45,622 raise ResolutionImpossible(e.criterion.information) 2021-09-12T22:43:45,622 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gifpy==0.1.2'), parent=None)] 2021-09-12T22:43:45,622 2021-09-12T22:43:45,622 The above exception was the direct cause of the following exception: 2021-09-12T22:43:45,622 2021-09-12T22:43:45,622 Traceback (most recent call last): 2021-09-12T22:43:45,622 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-12T22:43:45,622 status = self.run(options, args) 2021-09-12T22:43:45,622 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-12T22:43:45,622 return func(self, options, args) 2021-09-12T22:43:45,622 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-12T22:43:45,622 reqs, check_supported_wheels=True 2021-09-12T22:43:45,622 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-12T22:43:45,622 raise error from e 2021-09-12T22:43:45,622 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gifpy==0.1.2 2021-09-12T22:43:45,627 Removed build tracker: '/tmp/pip-req-tracker-o8uvj6ck'