2022-04-12T05:45:02,173 Created temporary directory: /tmp/pip-ephem-wheel-cache-q4ildb_l 2022-04-12T05:45:02,178 Created temporary directory: /tmp/pip-req-tracker-wycryw1t 2022-04-12T05:45:02,179 Initialized build tracking at /tmp/pip-req-tracker-wycryw1t 2022-04-12T05:45:02,180 Created build tracker: /tmp/pip-req-tracker-wycryw1t 2022-04-12T05:45:02,180 Entered build tracker: /tmp/pip-req-tracker-wycryw1t 2022-04-12T05:45:02,181 Created temporary directory: /tmp/pip-wheel-j2esic4i 2022-04-12T05:45:02,249 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-12T05:45:02,258 2 location(s) to search for versions of django-yugabytedb: 2022-04-12T05:45:02,258 * https://pypi.org/simple/django-yugabytedb/ 2022-04-12T05:45:02,258 * https://www.piwheels.org/simple/django-yugabytedb/ 2022-04-12T05:45:02,259 Fetching project page and analyzing links: https://pypi.org/simple/django-yugabytedb/ 2022-04-12T05:45:02,260 Getting page https://pypi.org/simple/django-yugabytedb/ 2022-04-12T05:45:02,264 Found index url https://pypi.org/simple 2022-04-12T05:45:02,370 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/75/c4/a72a3e2b3a26e58254b934e80a27028ac8381e4d45300465fe4d0315a916/django-yugabytedb-4.0.0.tar.gz#sha256=eba837c350f819923affa04ec9ba0c905cdbb3e94ca18c0bcd91c491a03f24aa (from https://pypi.org/simple/django-yugabytedb/) (requires-python:>=3.8) 2022-04-12T05:45:02,371 Skipping link: No binaries permitted for django-yugabytedb: https://files.pythonhosted.org/packages/b2/34/4bb320f4b9e1800e6de9691baaeaf80ed8281d231b6100d9c13faf847b9b/django_yugabytedb-4.0.0-py3-none-any.whl#sha256=98ba44a53cdb4b8edf87add4cae037dc2826384abe1ca816466534f386f21030 (from https://pypi.org/simple/django-yugabytedb/) (requires-python:>=3.8) 2022-04-12T05:45:02,372 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-yugabytedb/ 2022-04-12T05:45:02,372 Getting page https://www.piwheels.org/simple/django-yugabytedb/ 2022-04-12T05:45:02,374 Found index url https://www.piwheels.org/simple 2022-04-12T05:45:02,578 Skipping link: not a file: https://www.piwheels.org/simple/django-yugabytedb/ 2022-04-12T05:45:02,579 Skipping link: not a file: https://pypi.org/simple/django-yugabytedb/ 2022-04-12T05:45:02,612 Given no hashes to check 0 links for project 'django-yugabytedb': discarding no candidates 2022-04-12T05:45:02,613 ERROR: Could not find a version that satisfies the requirement django-yugabytedb==4.0.0 (from versions: none) 2022-04-12T05:45:02,615 ERROR: No matching distribution found for django-yugabytedb==4.0.0 2022-04-12T05:45:02,617 Exception information: 2022-04-12T05:45:02,617 Traceback (most recent call last): 2022-04-12T05:45:02,617 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-12T05:45:02,617 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-12T05:45:02,617 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-12T05:45:02,617 raise RequirementsConflicted(criterion) 2022-04-12T05:45:02,617 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-yugabytedb==4.0.0') 2022-04-12T05:45:02,617 2022-04-12T05:45:02,617 During handling of the above exception, another exception occurred: 2022-04-12T05:45:02,617 2022-04-12T05:45:02,617 Traceback (most recent call last): 2022-04-12T05:45:02,617 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-12T05:45:02,617 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-12T05:45:02,617 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-12T05:45:02,617 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-12T05:45:02,617 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-12T05:45:02,617 raise ResolutionImpossible(e.criterion.information) 2022-04-12T05:45:02,617 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-yugabytedb==4.0.0'), parent=None)] 2022-04-12T05:45:02,617 2022-04-12T05:45:02,617 The above exception was the direct cause of the following exception: 2022-04-12T05:45:02,617 2022-04-12T05:45:02,617 Traceback (most recent call last): 2022-04-12T05:45:02,617 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-12T05:45:02,617 status = run_func(*args) 2022-04-12T05:45:02,617 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-12T05:45:02,617 return func(self, options, args) 2022-04-12T05:45:02,617 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-12T05:45:02,617 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-12T05:45:02,617 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-12T05:45:02,617 raise error from e 2022-04-12T05:45:02,617 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-yugabytedb==4.0.0 2022-04-12T05:45:02,626 Removed build tracker: '/tmp/pip-req-tracker-wycryw1t'