2021-07-12T10:19:14,026 Created temporary directory: /tmp/pip-ephem-wheel-cache-xz7ofpeg 2021-07-12T10:19:14,029 Created temporary directory: /tmp/pip-req-tracker-b_6vnuxp 2021-07-12T10:19:14,030 Initialized build tracking at /tmp/pip-req-tracker-b_6vnuxp 2021-07-12T10:19:14,030 Created build tracker: /tmp/pip-req-tracker-b_6vnuxp 2021-07-12T10:19:14,030 Entered build tracker: /tmp/pip-req-tracker-b_6vnuxp 2021-07-12T10:19:14,031 Created temporary directory: /tmp/pip-wheel-3fwgc06v 2021-07-12T10:19:14,062 1 location(s) to search for versions of django-xz-queue: 2021-07-12T10:19:14,062 * https://pypi.org/simple/django-xz-queue/ 2021-07-12T10:19:14,062 Fetching project page and analyzing links: https://pypi.org/simple/django-xz-queue/ 2021-07-12T10:19:14,063 Getting page https://pypi.org/simple/django-xz-queue/ 2021-07-12T10:19:14,064 Found index url https://pypi.org/simple 2021-07-12T10:19:14,245 Found link https://files.pythonhosted.org/packages/03/93/163a36f582fe2bf20e1e7810c2a712ba273ce689ab73477a2af5b6555af5/django_xz_queue-0.0.1.3.tar.gz#sha256=66871dc74ecf2a04b6084bea3ab19557e5b967d9a6a33fa6f61084e3079c1ce0 (from https://pypi.org/simple/django-xz-queue/), version: 0.0.1.3 2021-07-12T10:19:14,246 Found link https://files.pythonhosted.org/packages/9f/4c/6c7f0441c9cbea2991daf048ceb174088c4584d7ce9162043eab91639ff4/django_xz_queue-0.0.1.4.tar.gz#sha256=1742390dcb6134a8ef90807297078db2c7e08582fa4556021871c0d8b79894b8 (from https://pypi.org/simple/django-xz-queue/), version: 0.0.1.4 2021-07-12T10:19:14,246 Found link https://files.pythonhosted.org/packages/79/68/3b116181bf04bf465dae02956d448042e823a061878956f21c5f715e2ce5/django_xz_queue-0.0.1.5.tar.gz#sha256=6af129ffed545e2e7d6c9ad290f6cc29f62c9db68fe31c9e18249cead3a980d0 (from https://pypi.org/simple/django-xz-queue/), version: 0.0.1.5 2021-07-12T10:19:14,246 Found link https://files.pythonhosted.org/packages/a4/e5/d053e578f063e07dabe37408ed83768241b7ab65c505c17573547c4d266a/django_xz_queue-0.0.1.6.tar.gz#sha256=ac1dc99b3388c2192a7c33e682febda2bb797c1f363b11638da9aedba0590bfc (from https://pypi.org/simple/django-xz-queue/), version: 0.0.1.6 2021-07-12T10:19:14,247 Found link https://files.pythonhosted.org/packages/c3/d7/6396a6338409e9fd7413d145307e36d6f3f0f00b9b9033e07a2a31a7a7a3/django_xz_queue-0.0.1.7.tar.gz#sha256=7a3d55561774400cd8867aaab2c965a0512df69636ba6d6228e0b0cce8e162b9 (from https://pypi.org/simple/django-xz-queue/), version: 0.0.1.7 2021-07-12T10:19:14,247 Skipping link: not a file: https://pypi.org/simple/django-xz-queue/ 2021-07-12T10:19:14,265 Given no hashes to check 0 links for project 'django-xz-queue': discarding no candidates 2021-07-12T10:19:14,266 ERROR: Could not find a version that satisfies the requirement django-xz-queue==0.0.1 (from versions: 0.0.1.3, 0.0.1.4, 0.0.1.5, 0.0.1.6, 0.0.1.7) 2021-07-12T10:19:14,266 ERROR: No matching distribution found for django-xz-queue==0.0.1 2021-07-12T10:19:14,266 Exception information: 2021-07-12T10:19:14,266 Traceback (most recent call last): 2021-07-12T10:19:14,266 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T10:19:14,266 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T10:19:14,266 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T10:19:14,266 raise RequirementsConflicted(criterion) 2021-07-12T10:19:14,266 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-xz-queue==0.0.1') 2021-07-12T10:19:14,266 2021-07-12T10:19:14,266 During handling of the above exception, another exception occurred: 2021-07-12T10:19:14,266 2021-07-12T10:19:14,266 Traceback (most recent call last): 2021-07-12T10:19:14,266 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T10:19:14,266 result = self._result = resolver.resolve( 2021-07-12T10:19:14,266 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T10:19:14,266 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T10:19:14,266 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T10:19:14,266 raise ResolutionImpossible(e.criterion.information) 2021-07-12T10:19:14,266 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-xz-queue==0.0.1'), parent=None)] 2021-07-12T10:19:14,266 2021-07-12T10:19:14,266 The above exception was the direct cause of the following exception: 2021-07-12T10:19:14,266 2021-07-12T10:19:14,266 Traceback (most recent call last): 2021-07-12T10:19:14,266 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T10:19:14,266 status = self.run(options, args) 2021-07-12T10:19:14,266 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T10:19:14,266 return func(self, options, args) 2021-07-12T10:19:14,266 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T10:19:14,266 requirement_set = resolver.resolve( 2021-07-12T10:19:14,266 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T10:19:14,266 raise error from e 2021-07-12T10:19:14,266 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-xz-queue==0.0.1 2021-07-12T10:19:14,270 Removed build tracker: '/tmp/pip-req-tracker-b_6vnuxp'