2021-12-30T05:04:55,567 Created temporary directory: /tmp/pip-ephem-wheel-cache-7cn8p31a 2021-12-30T05:04:55,573 Created temporary directory: /tmp/pip-req-tracker-ad6s4zkb 2021-12-30T05:04:55,573 Initialized build tracking at /tmp/pip-req-tracker-ad6s4zkb 2021-12-30T05:04:55,574 Created build tracker: /tmp/pip-req-tracker-ad6s4zkb 2021-12-30T05:04:55,574 Entered build tracker: /tmp/pip-req-tracker-ad6s4zkb 2021-12-30T05:04:55,575 Created temporary directory: /tmp/pip-wheel-5dzwbh8m 2021-12-30T05:04:55,638 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-30T05:04:55,642 2 location(s) to search for versions of django2use: 2021-12-30T05:04:55,642 * https://pypi.org/simple/django2use/ 2021-12-30T05:04:55,642 * https://www.piwheels.org/simple/django2use/ 2021-12-30T05:04:55,643 Fetching project page and analyzing links: https://pypi.org/simple/django2use/ 2021-12-30T05:04:55,644 Getting page https://pypi.org/simple/django2use/ 2021-12-30T05:04:55,648 Found index url https://pypi.org/simple 2021-12-30T05:04:55,840 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-30T05:04:55,841 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-30T05:04:55,842 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-30T05:04:55,843 Fetching project page and analyzing links: https://www.piwheels.org/simple/django2use/ 2021-12-30T05:04:55,843 Getting page https://www.piwheels.org/simple/django2use/ 2021-12-30T05:04:55,845 Found index url https://www.piwheels.org/simple 2021-12-30T05:04:56,057 Skipping link: not a file: https://www.piwheels.org/simple/django2use/ 2021-12-30T05:04:56,058 Skipping link: not a file: https://pypi.org/simple/django2use/ 2021-12-30T05:04:56,098 Given no hashes to check 0 links for project 'django2use': discarding no candidates 2021-12-30T05:04:56,099 ERROR: Could not find a version that satisfies the requirement django2use==0.3.2 (from versions: 0.3.0.linux-x86_64, 0.3.1.linux-x86_64, 0.3.2.linux-x86_64) 2021-12-30T05:04:56,100 ERROR: No matching distribution found for django2use==0.3.2 2021-12-30T05:04:56,100 Exception information: 2021-12-30T05:04:56,100 Traceback (most recent call last): 2021-12-30T05:04:56,100 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-30T05:04:56,100 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-30T05:04:56,100 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-30T05:04:56,100 raise RequirementsConflicted(criterion) 2021-12-30T05:04:56,100 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django2use==0.3.2') 2021-12-30T05:04:56,100 2021-12-30T05:04:56,100 During handling of the above exception, another exception occurred: 2021-12-30T05:04:56,100 2021-12-30T05:04:56,100 Traceback (most recent call last): 2021-12-30T05:04:56,100 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-30T05:04:56,100 result = self._result = resolver.resolve( 2021-12-30T05:04:56,100 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-30T05:04:56,100 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-30T05:04:56,100 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-30T05:04:56,100 raise ResolutionImpossible(e.criterion.information) 2021-12-30T05:04:56,100 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django2use==0.3.2'), parent=None)] 2021-12-30T05:04:56,100 2021-12-30T05:04:56,100 The above exception was the direct cause of the following exception: 2021-12-30T05:04:56,100 2021-12-30T05:04:56,100 Traceback (most recent call last): 2021-12-30T05:04:56,100 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-30T05:04:56,100 status = run_func(*args) 2021-12-30T05:04:56,100 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-30T05:04:56,100 return func(self, options, args) 2021-12-30T05:04:56,100 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-30T05:04:56,100 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-30T05:04:56,100 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-30T05:04:56,100 raise error from e 2021-12-30T05:04:56,100 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django2use==0.3.2 2021-12-30T05:04:56,108 Removed build tracker: '/tmp/pip-req-tracker-ad6s4zkb'