2022-03-24T08:02:00,874 Created temporary directory: /tmp/pip-ephem-wheel-cache-862mns3o 2022-03-24T08:02:00,880 Created temporary directory: /tmp/pip-req-tracker-ggo6wn0r 2022-03-24T08:02:00,881 Initialized build tracking at /tmp/pip-req-tracker-ggo6wn0r 2022-03-24T08:02:00,881 Created build tracker: /tmp/pip-req-tracker-ggo6wn0r 2022-03-24T08:02:00,882 Entered build tracker: /tmp/pip-req-tracker-ggo6wn0r 2022-03-24T08:02:00,883 Created temporary directory: /tmp/pip-wheel-qygjzhcg 2022-03-24T08:02:00,958 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-24T08:02:00,967 2 location(s) to search for versions of django-fakejira-final-app: 2022-03-24T08:02:00,967 * https://pypi.org/simple/django-fakejira-final-app/ 2022-03-24T08:02:00,967 * https://www.piwheels.org/simple/django-fakejira-final-app/ 2022-03-24T08:02:00,969 Fetching project page and analyzing links: https://pypi.org/simple/django-fakejira-final-app/ 2022-03-24T08:02:00,970 Getting page https://pypi.org/simple/django-fakejira-final-app/ 2022-03-24T08:02:00,973 Found index url https://pypi.org/simple 2022-03-24T08:02:01,083 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/74/1d/5fe3c2d38073e294de59ce35a84673f5daae35c80d5ddfeb784a682aa3bc/django-fakejira-final-app-0.1.tar.gz#sha256=a9384c344db15cc7bc73483c4148fa017e27aa5892086b88dae733f8ce30844d (from https://pypi.org/simple/django-fakejira-final-app/) (requires-python:>=3.8) 2022-03-24T08:02:01,084 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-fakejira-final-app/ 2022-03-24T08:02:01,085 Getting page https://www.piwheels.org/simple/django-fakejira-final-app/ 2022-03-24T08:02:01,087 Found index url https://www.piwheels.org/simple 2022-03-24T08:02:01,326 Skipping link: not a file: https://www.piwheels.org/simple/django-fakejira-final-app/ 2022-03-24T08:02:01,326 Skipping link: not a file: https://pypi.org/simple/django-fakejira-final-app/ 2022-03-24T08:02:01,359 Given no hashes to check 0 links for project 'django-fakejira-final-app': discarding no candidates 2022-03-24T08:02:01,360 ERROR: Could not find a version that satisfies the requirement django-fakejira-final-app==0.1 (from versions: none) 2022-03-24T08:02:01,363 ERROR: No matching distribution found for django-fakejira-final-app==0.1 2022-03-24T08:02:01,365 Exception information: 2022-03-24T08:02:01,365 Traceback (most recent call last): 2022-03-24T08:02:01,365 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-24T08:02:01,365 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-24T08:02:01,365 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-24T08:02:01,365 raise RequirementsConflicted(criterion) 2022-03-24T08:02:01,365 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-fakejira-final-app==0.1') 2022-03-24T08:02:01,365 2022-03-24T08:02:01,365 During handling of the above exception, another exception occurred: 2022-03-24T08:02:01,365 2022-03-24T08:02:01,365 Traceback (most recent call last): 2022-03-24T08:02:01,365 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-24T08:02:01,365 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-24T08:02:01,365 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-24T08:02:01,365 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-24T08:02:01,365 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-24T08:02:01,365 raise ResolutionImpossible(e.criterion.information) 2022-03-24T08:02:01,365 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-fakejira-final-app==0.1'), parent=None)] 2022-03-24T08:02:01,365 2022-03-24T08:02:01,365 The above exception was the direct cause of the following exception: 2022-03-24T08:02:01,365 2022-03-24T08:02:01,365 Traceback (most recent call last): 2022-03-24T08:02:01,365 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-24T08:02:01,365 status = run_func(*args) 2022-03-24T08:02:01,365 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-24T08:02:01,365 return func(self, options, args) 2022-03-24T08:02:01,365 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-24T08:02:01,365 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-24T08:02:01,365 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-24T08:02:01,365 raise error from e 2022-03-24T08:02:01,365 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-fakejira-final-app==0.1 2022-03-24T08:02:01,374 Removed build tracker: '/tmp/pip-req-tracker-ggo6wn0r'