2021-12-30T14:33:21,135 Created temporary directory: /tmp/pip-ephem-wheel-cache-o66wq22r 2021-12-30T14:33:21,141 Created temporary directory: /tmp/pip-req-tracker-78334nnv 2021-12-30T14:33:21,141 Initialized build tracking at /tmp/pip-req-tracker-78334nnv 2021-12-30T14:33:21,142 Created build tracker: /tmp/pip-req-tracker-78334nnv 2021-12-30T14:33:21,142 Entered build tracker: /tmp/pip-req-tracker-78334nnv 2021-12-30T14:33:21,143 Created temporary directory: /tmp/pip-wheel-qwsfvtg4 2021-12-30T14:33:21,214 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-30T14:33:21,219 2 location(s) to search for versions of django2use: 2021-12-30T14:33:21,219 * https://pypi.org/simple/django2use/ 2021-12-30T14:33:21,219 * https://www.piwheels.org/simple/django2use/ 2021-12-30T14:33:21,220 Fetching project page and analyzing links: https://pypi.org/simple/django2use/ 2021-12-30T14:33:21,222 Getting page https://pypi.org/simple/django2use/ 2021-12-30T14:33:21,225 Found index url https://pypi.org/simple 2021-12-30T14:33:21,425 Found link https://files.pythonhosted.org/packages/8d/47/11166a9acc78d67f68669fd7d3b14951aa70262ace3ac008fe0e3a88ea65/django2use-0.3.0.linux-x86_64.tar.gz#sha256=35d7328fdfa0071c7fd81df1593e64c72b8f1b8d46ec53b66df1d7a4db5feda3 (from https://pypi.org/simple/django2use/), version: 0.3.0.linux-x86_64 2021-12-30T14:33:21,426 Found link https://files.pythonhosted.org/packages/dd/87/12a765bfd0fed6fe1050524d9931b79684875c25e353711b2abb8d7ad964/django2use-0.3.1.linux-x86_64.tar.gz#sha256=d3d1760d2bec104c94ce219ae98e405fc5463f5854a7d18cd066dc9ddd584c26 (from https://pypi.org/simple/django2use/), version: 0.3.1.linux-x86_64 2021-12-30T14:33:21,427 Found link https://files.pythonhosted.org/packages/e7/fd/f8fb87f1fa382fb5a9494f2b5ec011877e58b957efc10470c4b04cd30257/django2use-0.3.2.linux-x86_64.tar.gz#sha256=9ec70298afc7b45d971a999f751e9c91fcb498165e4966a531a13178c5a55f86 (from https://pypi.org/simple/django2use/), version: 0.3.2.linux-x86_64 2021-12-30T14:33:21,427 Found link https://files.pythonhosted.org/packages/28/64/c67495f858d7e2e1d9d4563a1bc3bee807dbfb089e4bc5b34de683b9ac02/django2use-0.3.4.linux-x86_64.tar.gz#sha256=f269115d23474a1090483fd9c79f260223b6c482977a30f3723f2d842488bf8a (from https://pypi.org/simple/django2use/), version: 0.3.4.linux-x86_64 2021-12-30T14:33:21,428 Fetching project page and analyzing links: https://www.piwheels.org/simple/django2use/ 2021-12-30T14:33:21,429 Getting page https://www.piwheels.org/simple/django2use/ 2021-12-30T14:33:21,431 Found index url https://www.piwheels.org/simple 2021-12-30T14:33:21,648 Skipping link: not a file: https://www.piwheels.org/simple/django2use/ 2021-12-30T14:33:21,649 Skipping link: not a file: https://pypi.org/simple/django2use/ 2021-12-30T14:33:21,681 Given no hashes to check 0 links for project 'django2use': discarding no candidates 2021-12-30T14:33:21,682 ERROR: Could not find a version that satisfies the requirement django2use==0.3.4 (from versions: 0.3.0.linux-x86_64, 0.3.1.linux-x86_64, 0.3.2.linux-x86_64, 0.3.4.linux-x86_64) 2021-12-30T14:33:21,683 ERROR: No matching distribution found for django2use==0.3.4 2021-12-30T14:33:21,684 Exception information: 2021-12-30T14:33:21,684 Traceback (most recent call last): 2021-12-30T14:33:21,684 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-30T14:33:21,684 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-30T14:33:21,684 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-30T14:33:21,684 raise RequirementsConflicted(criterion) 2021-12-30T14:33:21,684 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django2use==0.3.4') 2021-12-30T14:33:21,684 2021-12-30T14:33:21,684 During handling of the above exception, another exception occurred: 2021-12-30T14:33:21,684 2021-12-30T14:33:21,684 Traceback (most recent call last): 2021-12-30T14:33:21,684 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-30T14:33:21,684 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-30T14:33:21,684 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-30T14:33:21,684 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-30T14:33:21,684 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-30T14:33:21,684 raise ResolutionImpossible(e.criterion.information) 2021-12-30T14:33:21,684 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django2use==0.3.4'), parent=None)] 2021-12-30T14:33:21,684 2021-12-30T14:33:21,684 The above exception was the direct cause of the following exception: 2021-12-30T14:33:21,684 2021-12-30T14:33:21,684 Traceback (most recent call last): 2021-12-30T14:33:21,684 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-30T14:33:21,684 status = run_func(*args) 2021-12-30T14:33:21,684 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-30T14:33:21,684 return func(self, options, args) 2021-12-30T14:33:21,684 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-30T14:33:21,684 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-30T14:33:21,684 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-30T14:33:21,684 raise error from e 2021-12-30T14:33:21,684 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django2use==0.3.4 2021-12-30T14:33:21,692 Removed build tracker: '/tmp/pip-req-tracker-78334nnv'