2025-03-14T07:57:52,837 Disabling truststore because Python version isn't 3.10+ 2025-03-14T07:57:53,383 Created temporary directory: /tmp/pip-build-tracker-it6dir8b 2025-03-14T07:57:53,384 Initialized build tracking at /tmp/pip-build-tracker-it6dir8b 2025-03-14T07:57:53,384 Created build tracker: /tmp/pip-build-tracker-it6dir8b 2025-03-14T07:57:53,384 Entered build tracker: /tmp/pip-build-tracker-it6dir8b 2025-03-14T07:57:53,385 Created temporary directory: /tmp/pip-wheel-6cq97v_r 2025-03-14T07:57:53,390 Created temporary directory: /tmp/pip-ephem-wheel-cache-8kte3xrs 2025-03-14T07:57:53,434 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-03-14T07:57:53,437 2 location(s) to search for versions of django-deepl: 2025-03-14T07:57:53,437 * https://pypi.org/simple/django-deepl/ 2025-03-14T07:57:53,437 * https://www.piwheels.org/simple/django-deepl/ 2025-03-14T07:57:53,437 Fetching project page and analyzing links: https://pypi.org/simple/django-deepl/ 2025-03-14T07:57:53,438 Getting page https://pypi.org/simple/django-deepl/ 2025-03-14T07:57:53,439 Found index url https://pypi.org/simple/ 2025-03-14T07:57:53,459 Fetched page https://pypi.org/simple/django-deepl/ as application/vnd.pypi.simple.v1+json 2025-03-14T07:57:53,461 Skipping link: No binaries permitted for django-deepl: https://files.pythonhosted.org/packages/c9/18/ada3fca93dde550ff0d008d3b05f18892c72f9f4b683e9b53c20a0eb073a/django_deepl-0.0.1-py3-none-any.whl (from https://pypi.org/simple/django-deepl/) (requires-python:>=3.6) 2025-03-14T07:57:53,462 Found link https://files.pythonhosted.org/packages/ae/71/856653f0e28849004359be39dd2c21f663ec2f5c91619c4fa31cc48673fd/django_deepl-0.0.1.tar.gz (from https://pypi.org/simple/django-deepl/) (requires-python:>=3.6), version: 0.0.1 2025-03-14T07:57:53,462 Skipping link: No binaries permitted for django-deepl: https://files.pythonhosted.org/packages/ab/7f/a2c7f069add4cef9aa7a009b2fd9c550635565dfb61b517e63a95832ae93/django_deepl-0.0.2-py3-none-any.whl (from https://pypi.org/simple/django-deepl/) (requires-python:>=3.6) 2025-03-14T07:57:53,462 Found link https://files.pythonhosted.org/packages/01/98/de5e44692c13add631aa91e5998337a53b7b0d033b9199483a098d70761d/django_deepl-0.0.2.tar.gz (from https://pypi.org/simple/django-deepl/) (requires-python:>=3.6), version: 0.0.2 2025-03-14T07:57:53,463 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-deepl/ 2025-03-14T07:57:53,463 Getting page https://www.piwheels.org/simple/django-deepl/ 2025-03-14T07:57:53,464 Found index url https://www.piwheels.org/simple/ 2025-03-14T07:57:53,511 Fetched page https://www.piwheels.org/simple/django-deepl/ as text/html 2025-03-14T07:57:53,512 Skipping link: not a file: https://www.piwheels.org/simple/django-deepl/ 2025-03-14T07:57:53,512 Skipping link: not a file: https://pypi.org/simple/django-deepl/ 2025-03-14T07:57:53,528 Given no hashes to check 1 links for project 'django-deepl': discarding no candidates 2025-03-14T07:57:53,530 Collecting django-deepl==0.0.2 2025-03-14T07:57:53,532 Created temporary directory: /tmp/pip-unpack-x1qari1i 2025-03-14T07:57:53,549 Downloading django_deepl-0.0.2.tar.gz (24 kB) 2025-03-14T07:57:53,601 Added django-deepl==0.0.2 from https://files.pythonhosted.org/packages/01/98/de5e44692c13add631aa91e5998337a53b7b0d033b9199483a098d70761d/django_deepl-0.0.2.tar.gz to build tracker '/tmp/pip-build-tracker-it6dir8b' 2025-03-14T07:57:53,602 ERROR: django-deepl==0.0.2 from https://files.pythonhosted.org/packages/01/98/de5e44692c13add631aa91e5998337a53b7b0d033b9199483a098d70761d/django_deepl-0.0.2.tar.gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2025-03-14T07:57:53,603 Exception information: 2025-03-14T07:57:53,603 Traceback (most recent call last): 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-03-14T07:57:53,603 status = _inner_run() 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-03-14T07:57:53,603 return self.run(options, args) 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-03-14T07:57:53,603 return func(self, options, args) 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-03-14T07:57:53,603 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-03-14T07:57:53,603 result = self._result = resolver.resolve( 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-03-14T07:57:53,603 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-03-14T07:57:53,603 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2025-03-14T07:57:53,603 if not criterion.candidates: 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2025-03-14T07:57:53,603 return bool(self._sequence) 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 174, in __bool__ 2025-03-14T07:57:53,603 return any(self) 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 162, in 2025-03-14T07:57:53,603 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 53, in _iter_built 2025-03-14T07:57:53,603 candidate = func() 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 187, in _make_candidate_from_link 2025-03-14T07:57:53,603 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 233, in _make_base_candidate_from_link 2025-03-14T07:57:53,603 self._link_candidate_cache[link] = LinkCandidate( 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in __init__ 2025-03-14T07:57:53,603 super().__init__( 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 159, in __init__ 2025-03-14T07:57:53,603 self.dist = self._prepare() 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 236, in _prepare 2025-03-14T07:57:53,603 dist = self._prepare_distribution() 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 315, in _prepare_distribution 2025-03-14T07:57:53,603 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 527, in prepare_linked_requirement 2025-03-14T07:57:53,603 return self._prepare_linked_requirement(req, parallel_builds) 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 642, in _prepare_linked_requirement 2025-03-14T07:57:53,603 dist = _get_prepared_distribution( 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 72, in _get_prepared_distribution 2025-03-14T07:57:53,603 abstract_dist.prepare_distribution_metadata( 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 39, in prepare_distribution_metadata 2025-03-14T07:57:53,603 self.req.load_pyproject_toml() 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 512, in load_pyproject_toml 2025-03-14T07:57:53,603 pyproject_toml_data = load_pyproject_toml( 2025-03-14T07:57:53,603 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/pyproject.py", line 63, in load_pyproject_toml 2025-03-14T07:57:53,603 raise InstallationError( 2025-03-14T07:57:53,603 pip._internal.exceptions.InstallationError: django-deepl==0.0.2 from https://files.pythonhosted.org/packages/01/98/de5e44692c13add631aa91e5998337a53b7b0d033b9199483a098d70761d/django_deepl-0.0.2.tar.gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2025-03-14T07:57:53,612 Removed django-deepl==0.0.2 from https://files.pythonhosted.org/packages/01/98/de5e44692c13add631aa91e5998337a53b7b0d033b9199483a098d70761d/django_deepl-0.0.2.tar.gz from build tracker '/tmp/pip-build-tracker-it6dir8b' 2025-03-14T07:57:53,612 Removed build tracker: '/tmp/pip-build-tracker-it6dir8b'