2022-03-20T20:02:14,728 Created temporary directory: /tmp/pip-ephem-wheel-cache-cxlijwmz 2022-03-20T20:02:14,733 Created temporary directory: /tmp/pip-req-tracker-str6wq53 2022-03-20T20:02:14,734 Initialized build tracking at /tmp/pip-req-tracker-str6wq53 2022-03-20T20:02:14,735 Created build tracker: /tmp/pip-req-tracker-str6wq53 2022-03-20T20:02:14,735 Entered build tracker: /tmp/pip-req-tracker-str6wq53 2022-03-20T20:02:14,736 Created temporary directory: /tmp/pip-wheel-ablqtjb6 2022-03-20T20:02:14,799 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-20T20:02:14,808 2 location(s) to search for versions of django-setup-tool: 2022-03-20T20:02:14,808 * https://pypi.org/simple/django-setup-tool/ 2022-03-20T20:02:14,808 * https://www.piwheels.org/simple/django-setup-tool/ 2022-03-20T20:02:14,809 Fetching project page and analyzing links: https://pypi.org/simple/django-setup-tool/ 2022-03-20T20:02:14,810 Getting page https://pypi.org/simple/django-setup-tool/ 2022-03-20T20:02:14,813 Found index url https://pypi.org/simple 2022-03-20T20:02:14,924 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/59/13/f40b404e3eb6385bad9d6458060884c30013b290956aa782633693f84816/django-setup-tool-0.0.1.tar.gz#sha256=a7d3ad50c7b0383c1fedca019e4a27af9cc6014cd04b378c8934abfc150f7926 (from https://pypi.org/simple/django-setup-tool/) (requires-python:>=3.8) 2022-03-20T20:02:14,925 Skipping link: No binaries permitted for django-setup-tool: https://files.pythonhosted.org/packages/84/c8/5ce1a321fe4b32bfb1b1dd667f350c55f2301cf48365970bc4642a1a32ab/django_setup_tool-0.0.1-py3-none-any.whl#sha256=3c3d40a59d26a738fea22b4e979db6ccc172e26b47ff2f984fab8fe50f52e9e7 (from https://pypi.org/simple/django-setup-tool/) (requires-python:>=3.8) 2022-03-20T20:02:14,926 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/90/c4/6318a033fdb6dbfed6dcbfa37521cc021a0004c82add4796373b22862e12/django-setup-tool-0.0.3.tar.gz#sha256=716d19ae67e2b30ddcdb39aa2dca88c71fa55b6c7251658a3572bfd77892a6fa (from https://pypi.org/simple/django-setup-tool/) (requires-python:>=3.8) 2022-03-20T20:02:14,927 Skipping link: No binaries permitted for django-setup-tool: https://files.pythonhosted.org/packages/ce/b2/a429fce778d3cafb2cbdbcaa568a36d9fa3100a77d615584b8a40d6e8216/django_setup_tool-0.0.3-py3-none-any.whl#sha256=d2b9c041061628e69e9d2eccb0d85bbeeac66f3e383fe1b5cf95a909836559f4 (from https://pypi.org/simple/django-setup-tool/) (requires-python:>=3.8) 2022-03-20T20:02:14,928 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-setup-tool/ 2022-03-20T20:02:14,928 Getting page https://www.piwheels.org/simple/django-setup-tool/ 2022-03-20T20:02:14,930 Found index url https://www.piwheels.org/simple 2022-03-20T20:02:15,163 Skipping link: not a file: https://www.piwheels.org/simple/django-setup-tool/ 2022-03-20T20:02:15,164 Skipping link: not a file: https://pypi.org/simple/django-setup-tool/ 2022-03-20T20:02:15,196 Given no hashes to check 0 links for project 'django-setup-tool': discarding no candidates 2022-03-20T20:02:15,197 ERROR: Could not find a version that satisfies the requirement django-setup-tool==0.0.1 (from versions: none) 2022-03-20T20:02:15,200 ERROR: No matching distribution found for django-setup-tool==0.0.1 2022-03-20T20:02:15,202 Exception information: 2022-03-20T20:02:15,202 Traceback (most recent call last): 2022-03-20T20:02:15,202 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-20T20:02:15,202 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-20T20:02:15,202 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-20T20:02:15,202 raise RequirementsConflicted(criterion) 2022-03-20T20:02:15,202 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-setup-tool==0.0.1') 2022-03-20T20:02:15,202 2022-03-20T20:02:15,202 During handling of the above exception, another exception occurred: 2022-03-20T20:02:15,202 2022-03-20T20:02:15,202 Traceback (most recent call last): 2022-03-20T20:02:15,202 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-20T20:02:15,202 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-20T20:02:15,202 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-20T20:02:15,202 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-20T20:02:15,202 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-20T20:02:15,202 raise ResolutionImpossible(e.criterion.information) 2022-03-20T20:02:15,202 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-setup-tool==0.0.1'), parent=None)] 2022-03-20T20:02:15,202 2022-03-20T20:02:15,202 The above exception was the direct cause of the following exception: 2022-03-20T20:02:15,202 2022-03-20T20:02:15,202 Traceback (most recent call last): 2022-03-20T20:02:15,202 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-20T20:02:15,202 status = run_func(*args) 2022-03-20T20:02:15,202 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-20T20:02:15,202 return func(self, options, args) 2022-03-20T20:02:15,202 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-20T20:02:15,202 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-20T20:02:15,202 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-20T20:02:15,202 raise error from e 2022-03-20T20:02:15,202 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-setup-tool==0.0.1 2022-03-20T20:02:15,211 Removed build tracker: '/tmp/pip-req-tracker-str6wq53'