2024-10-11T17:58:55,074 Disabling truststore because Python version isn't 3.10+ 2024-10-11T17:58:55,585 Created temporary directory: /tmp/pip-build-tracker-1bmb25z6 2024-10-11T17:58:55,586 Initialized build tracking at /tmp/pip-build-tracker-1bmb25z6 2024-10-11T17:58:55,586 Created build tracker: /tmp/pip-build-tracker-1bmb25z6 2024-10-11T17:58:55,586 Entered build tracker: /tmp/pip-build-tracker-1bmb25z6 2024-10-11T17:58:55,587 Created temporary directory: /tmp/pip-wheel-mb8c74sf 2024-10-11T17:58:55,592 Created temporary directory: /tmp/pip-ephem-wheel-cache-xq0fn9g4 2024-10-11T17:58:55,639 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-11T17:58:55,642 2 location(s) to search for versions of mailship: 2024-10-11T17:58:55,642 * https://pypi.org/simple/mailship/ 2024-10-11T17:58:55,642 * https://www.piwheels.org/simple/mailship/ 2024-10-11T17:58:55,642 Fetching project page and analyzing links: https://pypi.org/simple/mailship/ 2024-10-11T17:58:55,643 Getting page https://pypi.org/simple/mailship/ 2024-10-11T17:58:55,644 Found index url https://pypi.org/simple/ 2024-10-11T17:58:55,745 Fetched page https://pypi.org/simple/mailship/ as application/vnd.pypi.simple.v1+json 2024-10-11T17:58:55,747 Skipping link: No binaries permitted for mailship: https://files.pythonhosted.org/packages/39/72/169c6bd54f2818a55b2828bf80e27b3ee271e8e53d78bf80e397001c2f87/mailship-0.1.0-py3-none-any.whl (from https://pypi.org/simple/mailship/) (requires-python:>=3.7) 2024-10-11T17:58:55,747 Found link https://files.pythonhosted.org/packages/0b/04/f150b440863b7dc3dec66878b906fafa02a80bef80736105902e70244736/mailship-0.1.0.tar.gz (from https://pypi.org/simple/mailship/) (requires-python:>=3.7), version: 0.1.0 2024-10-11T17:58:55,748 Skipping link: No binaries permitted for mailship: https://files.pythonhosted.org/packages/b6/45/a56ff9440b978699740e981f75550cf4ac02c4334fedfca381ce8598686d/mailship-0.1.1-py3-none-any.whl (from https://pypi.org/simple/mailship/) (requires-python:>=3.7) 2024-10-11T17:58:55,748 Found link https://files.pythonhosted.org/packages/6c/b1/d5553890ef9ccc578287d238e196b594cd49d060cb3f75562500fe115e60/mailship-0.1.1.tar.gz (from https://pypi.org/simple/mailship/) (requires-python:>=3.7), version: 0.1.1 2024-10-11T17:58:55,748 Fetching project page and analyzing links: https://www.piwheels.org/simple/mailship/ 2024-10-11T17:58:55,749 Getting page https://www.piwheels.org/simple/mailship/ 2024-10-11T17:58:55,750 Found index url https://www.piwheels.org/simple/ 2024-10-11T17:58:55,784 Fetched page https://www.piwheels.org/simple/mailship/ as text/html 2024-10-11T17:58:55,784 Skipping link: not a file: https://www.piwheels.org/simple/mailship/ 2024-10-11T17:58:55,785 Skipping link: not a file: https://pypi.org/simple/mailship/ 2024-10-11T17:58:55,801 Given no hashes to check 1 links for project 'mailship': discarding no candidates 2024-10-11T17:58:55,803 Collecting mailship==0.1.1 2024-10-11T17:58:55,807 Created temporary directory: /tmp/pip-unpack-91zed2bw 2024-10-11T17:58:55,824 Downloading mailship-0.1.1.tar.gz (18 kB) 2024-10-11T17:58:55,878 Added mailship==0.1.1 from https://files.pythonhosted.org/packages/6c/b1/d5553890ef9ccc578287d238e196b594cd49d060cb3f75562500fe115e60/mailship-0.1.1.tar.gz to build tracker '/tmp/pip-build-tracker-1bmb25z6' 2024-10-11T17:58:55,879 ERROR: mailship==0.1.1 from https://files.pythonhosted.org/packages/6c/b1/d5553890ef9ccc578287d238e196b594cd49d060cb3f75562500fe115e60/mailship-0.1.1.tar.gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2024-10-11T17:58:55,880 Exception information: 2024-10-11T17:58:55,880 Traceback (most recent call last): 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-10-11T17:58:55,880 status = _inner_run() 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-10-11T17:58:55,880 return self.run(options, args) 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-10-11T17:58:55,880 return func(self, options, args) 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-10-11T17:58:55,880 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-10-11T17:58:55,880 result = self._result = resolver.resolve( 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-10-11T17:58:55,880 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-10-11T17:58:55,880 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2024-10-11T17:58:55,880 if not criterion.candidates: 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2024-10-11T17:58:55,880 return bool(self._sequence) 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 174, in __bool__ 2024-10-11T17:58:55,880 return any(self) 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 162, in 2024-10-11T17:58:55,880 return (c for c in iterator if id(c) not in self._incompatible_ids) 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 53, in _iter_built 2024-10-11T17:58:55,880 candidate = func() 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 186, in _make_candidate_from_link 2024-10-11T17:58:55,880 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 232, in _make_base_candidate_from_link 2024-10-11T17:58:55,880 self._link_candidate_cache[link] = LinkCandidate( 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 303, in __init__ 2024-10-11T17:58:55,880 super().__init__( 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 158, in __init__ 2024-10-11T17:58:55,880 self.dist = self._prepare() 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 235, in _prepare 2024-10-11T17:58:55,880 dist = self._prepare_distribution() 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 314, in _prepare_distribution 2024-10-11T17:58:55,880 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 527, in prepare_linked_requirement 2024-10-11T17:58:55,880 return self._prepare_linked_requirement(req, parallel_builds) 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 642, in _prepare_linked_requirement 2024-10-11T17:58:55,880 dist = _get_prepared_distribution( 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 72, in _get_prepared_distribution 2024-10-11T17:58:55,880 abstract_dist.prepare_distribution_metadata( 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 39, in prepare_distribution_metadata 2024-10-11T17:58:55,880 self.req.load_pyproject_toml() 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 512, in load_pyproject_toml 2024-10-11T17:58:55,880 pyproject_toml_data = load_pyproject_toml( 2024-10-11T17:58:55,880 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/pyproject.py", line 63, in load_pyproject_toml 2024-10-11T17:58:55,880 raise InstallationError( 2024-10-11T17:58:55,880 pip._internal.exceptions.InstallationError: mailship==0.1.1 from https://files.pythonhosted.org/packages/6c/b1/d5553890ef9ccc578287d238e196b594cd49d060cb3f75562500fe115e60/mailship-0.1.1.tar.gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2024-10-11T17:58:55,889 Removed mailship==0.1.1 from https://files.pythonhosted.org/packages/6c/b1/d5553890ef9ccc578287d238e196b594cd49d060cb3f75562500fe115e60/mailship-0.1.1.tar.gz from build tracker '/tmp/pip-build-tracker-1bmb25z6' 2024-10-11T17:58:55,889 Removed build tracker: '/tmp/pip-build-tracker-1bmb25z6'