2022-03-26T15:30:32,780 Created temporary directory: /tmp/pip-ephem-wheel-cache-14w0fubd 2022-03-26T15:30:32,786 Created temporary directory: /tmp/pip-req-tracker-67cbkifj 2022-03-26T15:30:32,786 Initialized build tracking at /tmp/pip-req-tracker-67cbkifj 2022-03-26T15:30:32,787 Created build tracker: /tmp/pip-req-tracker-67cbkifj 2022-03-26T15:30:32,787 Entered build tracker: /tmp/pip-req-tracker-67cbkifj 2022-03-26T15:30:32,788 Created temporary directory: /tmp/pip-wheel-pv59t592 2022-03-26T15:30:32,862 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-26T15:30:32,870 2 location(s) to search for versions of cornflower: 2022-03-26T15:30:32,870 * https://pypi.org/simple/cornflower/ 2022-03-26T15:30:32,870 * https://www.piwheels.org/simple/cornflower/ 2022-03-26T15:30:32,871 Fetching project page and analyzing links: https://pypi.org/simple/cornflower/ 2022-03-26T15:30:32,872 Getting page https://pypi.org/simple/cornflower/ 2022-03-26T15:30:32,876 Found index url https://pypi.org/simple 2022-03-26T15:30:32,985 Skipping link: No binaries permitted for cornflower: https://files.pythonhosted.org/packages/09/3f/d7343c6028093b12c4cf978b49d7c28249cf45d17e45eec78c47878fd125/cornflower-0.1.0-py3-none-any.whl#sha256=d83ca17b1f4cec8aa8d32a25ac5daed4a4c5907440676ca838247447db313699 (from https://pypi.org/simple/cornflower/) (requires-python:>=3.9,<4.0) 2022-03-26T15:30:32,987 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/fb/3a/29147ec2691709288225535a19db206523a05894f21cf49afafbc4b22ce6/cornflower-0.1.0.tar.gz#sha256=5144c8fbe29fba7925f42fdd9ba449565709ba3121016691312fe7dea3c462af (from https://pypi.org/simple/cornflower/) (requires-python:>=3.9,<4.0) 2022-03-26T15:30:32,988 Fetching project page and analyzing links: https://www.piwheels.org/simple/cornflower/ 2022-03-26T15:30:32,989 Getting page https://www.piwheels.org/simple/cornflower/ 2022-03-26T15:30:32,991 Found index url https://www.piwheels.org/simple 2022-03-26T15:30:33,224 Skipping link: not a file: https://www.piwheels.org/simple/cornflower/ 2022-03-26T15:30:33,225 Skipping link: not a file: https://pypi.org/simple/cornflower/ 2022-03-26T15:30:33,257 Given no hashes to check 0 links for project 'cornflower': discarding no candidates 2022-03-26T15:30:33,258 ERROR: Could not find a version that satisfies the requirement cornflower==0.1.0 (from versions: none) 2022-03-26T15:30:33,261 ERROR: No matching distribution found for cornflower==0.1.0 2022-03-26T15:30:33,263 Exception information: 2022-03-26T15:30:33,263 Traceback (most recent call last): 2022-03-26T15:30:33,263 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-26T15:30:33,263 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-26T15:30:33,263 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-26T15:30:33,263 raise RequirementsConflicted(criterion) 2022-03-26T15:30:33,263 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cornflower==0.1.0') 2022-03-26T15:30:33,263 2022-03-26T15:30:33,263 During handling of the above exception, another exception occurred: 2022-03-26T15:30:33,263 2022-03-26T15:30:33,263 Traceback (most recent call last): 2022-03-26T15:30:33,263 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-26T15:30:33,263 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-26T15:30:33,263 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-26T15:30:33,263 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-26T15:30:33,263 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-26T15:30:33,263 raise ResolutionImpossible(e.criterion.information) 2022-03-26T15:30:33,263 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cornflower==0.1.0'), parent=None)] 2022-03-26T15:30:33,263 2022-03-26T15:30:33,263 The above exception was the direct cause of the following exception: 2022-03-26T15:30:33,263 2022-03-26T15:30:33,263 Traceback (most recent call last): 2022-03-26T15:30:33,263 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-26T15:30:33,263 status = run_func(*args) 2022-03-26T15:30:33,263 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-26T15:30:33,263 return func(self, options, args) 2022-03-26T15:30:33,263 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-26T15:30:33,263 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-26T15:30:33,263 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-26T15:30:33,263 raise error from e 2022-03-26T15:30:33,263 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cornflower==0.1.0 2022-03-26T15:30:33,271 Removed build tracker: '/tmp/pip-req-tracker-67cbkifj'