2021-05-04T19:25:24,098 Created temporary directory: /tmp/pip-ephem-wheel-cache-s5al3upv 2021-05-04T19:25:24,106 Created temporary directory: /tmp/pip-req-tracker-5gix5bew 2021-05-04T19:25:24,107 Initialized build tracking at /tmp/pip-req-tracker-5gix5bew 2021-05-04T19:25:24,107 Created build tracker: /tmp/pip-req-tracker-5gix5bew 2021-05-04T19:25:24,107 Entered build tracker: /tmp/pip-req-tracker-5gix5bew 2021-05-04T19:25:24,108 Created temporary directory: /tmp/pip-wheel-ur16wuq1 2021-05-04T19:25:24,200 1 location(s) to search for versions of django-clearcache-backport: 2021-05-04T19:25:24,200 * https://pypi.org/simple/django-clearcache-backport/ 2021-05-04T19:25:24,201 Fetching project page and analyzing links: https://pypi.org/simple/django-clearcache-backport/ 2021-05-04T19:25:24,202 Getting page https://pypi.org/simple/django-clearcache-backport/ 2021-05-04T19:25:24,204 Found index url https://pypi.org/simple 2021-05-04T19:25:24,321 Link requires a different Python (3.7.3 not in: '>=2.7,<3.0'): https://files.pythonhosted.org/packages/11/71/be340963bccc540c69de92ebf867d11d010a102c116cc9db2dc0baf6b0b6/django-clearcache-backport-1.0.0.tar.gz#sha256=937daddd595f675293fceaa22da1b13f961963b2a8bb7c8498735e1528396c3b (from https://pypi.org/simple/django-clearcache-backport/) (requires-python:>=2.7,<3.0) 2021-05-04T19:25:24,337 Link requires a different Python (3.7.3 not in: '>=2.7,<3.0'): https://files.pythonhosted.org/packages/d6/cc/a10aa274383a390214d0171145ffe5f8f13a510d54e0ed2fd591db6319ff/django_clearcache_backport-1.0.0-py2.py3-none-any.whl#sha256=a9b2f81d1f9898c5cbbd06f64b98040ce043d71f69124e4e1e29fb4232af9013 (from https://pypi.org/simple/django-clearcache-backport/) (requires-python:>=2.7,<3.0) 2021-05-04T19:25:24,337 Skipping link: not a file: https://pypi.org/simple/django-clearcache-backport/ 2021-05-04T19:25:24,338 Given no hashes to check 0 links for project 'django-clearcache-backport': discarding no candidates 2021-05-04T19:25:24,338 ERROR: Could not find a version that satisfies the requirement django-clearcache-backport==1.0.0 (from versions: none) 2021-05-04T19:25:24,338 ERROR: No matching distribution found for django-clearcache-backport==1.0.0 2021-05-04T19:25:24,339 Exception information: 2021-05-04T19:25:24,339 Traceback (most recent call last): 2021-05-04T19:25:24,339 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-04T19:25:24,339 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-04T19:25:24,339 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-04T19:25:24,339 raise RequirementsConflicted(criterion) 2021-05-04T19:25:24,339 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-clearcache-backport==1.0.0') 2021-05-04T19:25:24,339 2021-05-04T19:25:24,339 During handling of the above exception, another exception occurred: 2021-05-04T19:25:24,339 2021-05-04T19:25:24,339 Traceback (most recent call last): 2021-05-04T19:25:24,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-04T19:25:24,339 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-04T19:25:24,339 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-04T19:25:24,339 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-04T19:25:24,339 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-04T19:25:24,339 raise ResolutionImpossible(e.criterion.information) 2021-05-04T19:25:24,339 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-clearcache-backport==1.0.0'), parent=None)] 2021-05-04T19:25:24,339 2021-05-04T19:25:24,339 The above exception was the direct cause of the following exception: 2021-05-04T19:25:24,339 2021-05-04T19:25:24,339 Traceback (most recent call last): 2021-05-04T19:25:24,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-04T19:25:24,339 status = self.run(options, args) 2021-05-04T19:25:24,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-04T19:25:24,339 return func(self, options, args) 2021-05-04T19:25:24,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-04T19:25:24,339 reqs, check_supported_wheels=True 2021-05-04T19:25:24,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-04T19:25:24,339 raise error from e 2021-05-04T19:25:24,339 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-clearcache-backport==1.0.0 2021-05-04T19:25:24,352 Removed build tracker: '/tmp/pip-req-tracker-5gix5bew'