2021-12-29T18:22:21,804 Created temporary directory: /tmp/pip-ephem-wheel-cache-l73nz6wr 2021-12-29T18:22:21,810 Created temporary directory: /tmp/pip-req-tracker-hvvqj9kd 2021-12-29T18:22:21,811 Initialized build tracking at /tmp/pip-req-tracker-hvvqj9kd 2021-12-29T18:22:21,811 Created build tracker: /tmp/pip-req-tracker-hvvqj9kd 2021-12-29T18:22:21,811 Entered build tracker: /tmp/pip-req-tracker-hvvqj9kd 2021-12-29T18:22:21,813 Created temporary directory: /tmp/pip-wheel-_ki2ci5d 2021-12-29T18:22:21,869 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-29T18:22:21,874 2 location(s) to search for versions of django2use: 2021-12-29T18:22:21,874 * https://pypi.org/simple/django2use/ 2021-12-29T18:22:21,874 * https://www.piwheels.org/simple/django2use/ 2021-12-29T18:22:21,875 Fetching project page and analyzing links: https://pypi.org/simple/django2use/ 2021-12-29T18:22:21,876 Getting page https://pypi.org/simple/django2use/ 2021-12-29T18:22:21,879 Found index url https://pypi.org/simple 2021-12-29T18:22:22,081 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-29T18:22:22,082 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-29T18:22:22,082 Fetching project page and analyzing links: https://www.piwheels.org/simple/django2use/ 2021-12-29T18:22:22,083 Getting page https://www.piwheels.org/simple/django2use/ 2021-12-29T18:22:22,085 Found index url https://www.piwheels.org/simple 2021-12-29T18:22:22,294 Skipping link: not a file: https://www.piwheels.org/simple/django2use/ 2021-12-29T18:22:22,295 Skipping link: not a file: https://pypi.org/simple/django2use/ 2021-12-29T18:22:22,334 Given no hashes to check 0 links for project 'django2use': discarding no candidates 2021-12-29T18:22:22,335 ERROR: Could not find a version that satisfies the requirement django2use==0.3.0 (from versions: 0.3.0.linux-x86_64, 0.3.1.linux-x86_64) 2021-12-29T18:22:22,336 ERROR: No matching distribution found for django2use==0.3.0 2021-12-29T18:22:22,336 Exception information: 2021-12-29T18:22:22,336 Traceback (most recent call last): 2021-12-29T18:22:22,336 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-29T18:22:22,336 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-29T18:22:22,336 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-29T18:22:22,336 raise RequirementsConflicted(criterion) 2021-12-29T18:22:22,336 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django2use==0.3.0') 2021-12-29T18:22:22,336 2021-12-29T18:22:22,336 During handling of the above exception, another exception occurred: 2021-12-29T18:22:22,336 2021-12-29T18:22:22,336 Traceback (most recent call last): 2021-12-29T18:22:22,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-29T18:22:22,336 result = self._result = resolver.resolve( 2021-12-29T18:22:22,336 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-29T18:22:22,336 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-29T18:22:22,336 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-29T18:22:22,336 raise ResolutionImpossible(e.criterion.information) 2021-12-29T18:22:22,336 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django2use==0.3.0'), parent=None)] 2021-12-29T18:22:22,336 2021-12-29T18:22:22,336 The above exception was the direct cause of the following exception: 2021-12-29T18:22:22,336 2021-12-29T18:22:22,336 Traceback (most recent call last): 2021-12-29T18:22:22,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-29T18:22:22,336 status = run_func(*args) 2021-12-29T18:22:22,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-29T18:22:22,336 return func(self, options, args) 2021-12-29T18:22:22,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-29T18:22:22,336 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-29T18:22:22,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-29T18:22:22,336 raise error from e 2021-12-29T18:22:22,336 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django2use==0.3.0 2021-12-29T18:22:22,344 Removed build tracker: '/tmp/pip-req-tracker-hvvqj9kd'