2023-09-08T17:53:23,393 Created temporary directory: /tmp/pip-build-tracker-f1jivezx 2023-09-08T17:53:23,395 Initialized build tracking at /tmp/pip-build-tracker-f1jivezx 2023-09-08T17:53:23,395 Created build tracker: /tmp/pip-build-tracker-f1jivezx 2023-09-08T17:53:23,396 Entered build tracker: /tmp/pip-build-tracker-f1jivezx 2023-09-08T17:53:23,396 Created temporary directory: /tmp/pip-wheel-8f15v7fr 2023-09-08T17:53:23,399 Created temporary directory: /tmp/pip-ephem-wheel-cache-h1gdkmlr 2023-09-08T17:53:23,421 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T17:53:23,425 2 location(s) to search for versions of django-skin: 2023-09-08T17:53:23,425 * https://pypi.org/simple/django-skin/ 2023-09-08T17:53:23,425 * https://www.piwheels.org/simple/django-skin/ 2023-09-08T17:53:23,426 Fetching project page and analyzing links: https://pypi.org/simple/django-skin/ 2023-09-08T17:53:23,426 Getting page https://pypi.org/simple/django-skin/ 2023-09-08T17:53:23,428 Found index url https://pypi.org/simple/ 2023-09-08T17:53:23,644 Fetched page https://pypi.org/simple/django-skin/ as application/vnd.pypi.simple.v1+json 2023-09-08T17:53:23,646 Found link https://files.pythonhosted.org/packages/66/ab/4cc8b8d89cb5f8f16339051c42d26694d412ff6009cb2612cf9445e570f1/django-skin-0.1.dev.post2.zip (from https://pypi.org/simple/django-skin/), version: 0.1.dev.post2 2023-09-08T17:53:23,647 Found link https://files.pythonhosted.org/packages/e6/3b/378e1deea54074885584ba86f57995e36ab1261899c6974f028023ace756/django-skin-0.1.dev.post3.zip (from https://pypi.org/simple/django-skin/), version: 0.1.dev.post3 2023-09-08T17:53:23,648 Found link https://files.pythonhosted.org/packages/1b/78/ec7c8a17152f93500738490d374ca1cf72a05f37feb537892b0373305377/django-skin-0.1.dev.post4.zip (from https://pypi.org/simple/django-skin/), version: 0.1.dev.post4 2023-09-08T17:53:23,648 Found link https://files.pythonhosted.org/packages/68/40/db6b69958aa2b231e70f5b924bf74111b477fba7fb9bdedc80a6171702fb/django-skin-0.1.1.zip (from https://pypi.org/simple/django-skin/), version: 0.1.1 2023-09-08T17:53:23,649 Found link https://files.pythonhosted.org/packages/19/fc/8a4345e49e843f58ed6336fc710c63233ad428afde39a3afc5a7290bb409/django-skin-0.1.zip (from https://pypi.org/simple/django-skin/), version: 0.1 2023-09-08T17:53:23,650 Found link https://files.pythonhosted.org/packages/57/7d/53625b37f76e6ef82c68e11cb5c001094867660dcc7f116c813033372fe0/django-skin-0.1.2.zip (from https://pypi.org/simple/django-skin/), version: 0.1.2 2023-09-08T17:53:23,650 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-skin/ 2023-09-08T17:53:23,651 Getting page https://www.piwheels.org/simple/django-skin/ 2023-09-08T17:53:23,652 Found index url https://www.piwheels.org/simple/ 2023-09-08T17:53:23,935 Fetched page https://www.piwheels.org/simple/django-skin/ as text/html 2023-09-08T17:53:23,937 Skipping link: No binaries permitted for django-skin: https://www.piwheels.org/simple/django-skin/django_skin-0.1-py3-none-any.whl#sha256=1d08d5770ec2e5e9ffd8c284b00a6b4aa89d1b1a329d8246f3195c48e039c45f (from https://www.piwheels.org/simple/django-skin/) 2023-09-08T17:53:23,938 Skipping link: No binaries permitted for django-skin: https://www.piwheels.org/simple/django-skin/django_skin-0.1.2-py3-none-any.whl#sha256=e49a290d0c2bbd764a1f06c8a41f712975af05799b209e0feb1c58b2d8933ae9 (from https://www.piwheels.org/simple/django-skin/) 2023-09-08T17:53:23,938 Skipping link: not a file: https://www.piwheels.org/simple/django-skin/ 2023-09-08T17:53:23,939 Skipping link: not a file: https://pypi.org/simple/django-skin/ 2023-09-08T17:53:23,957 Given no hashes to check 0 links for project 'django-skin': discarding no candidates 2023-09-08T17:53:23,958 ERROR: Could not find a version that satisfies the requirement django-skin==0.1.dev0 (from versions: 0.1.dev.post2, 0.1.dev.post3, 0.1.dev.post4, 0.1, 0.1.1, 0.1.2) 2023-09-08T17:53:23,960 ERROR: No matching distribution found for django-skin==0.1.dev0 2023-09-08T17:53:23,961 Exception information: 2023-09-08T17:53:23,961 Traceback (most recent call last): 2023-09-08T17:53:23,961 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T17:53:23,961 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T17:53:23,961 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T17:53:23,961 raise RequirementsConflicted(criterion) 2023-09-08T17:53:23,961 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-skin==0.1.dev0') 2023-09-08T17:53:23,961 2023-09-08T17:53:23,961 During handling of the above exception, another exception occurred: 2023-09-08T17:53:23,961 2023-09-08T17:53:23,961 Traceback (most recent call last): 2023-09-08T17:53:23,961 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T17:53:23,961 result = self._result = resolver.resolve( 2023-09-08T17:53:23,961 ^^^^^^^^^^^^^^^^^ 2023-09-08T17:53:23,961 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T17:53:23,961 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T17:53:23,961 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:53:23,961 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T17:53:23,961 raise ResolutionImpossible(e.criterion.information) 2023-09-08T17:53:23,961 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-skin==0.1.dev0'), parent=None)] 2023-09-08T17:53:23,961 2023-09-08T17:53:23,961 The above exception was the direct cause of the following exception: 2023-09-08T17:53:23,961 2023-09-08T17:53:23,961 Traceback (most recent call last): 2023-09-08T17:53:23,961 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T17:53:23,961 status = run_func(*args) 2023-09-08T17:53:23,961 ^^^^^^^^^^^^^^^ 2023-09-08T17:53:23,961 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T17:53:23,961 return func(self, options, args) 2023-09-08T17:53:23,961 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:53:23,961 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T17:53:23,961 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T17:53:23,961 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:53:23,961 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T17:53:23,961 raise error from e 2023-09-08T17:53:23,961 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-skin==0.1.dev0 2023-09-08T17:53:23,967 Removed build tracker: '/tmp/pip-build-tracker-f1jivezx'