2024-10-11T16:54:30,885 Created temporary directory: /tmp/pip-build-tracker-9xg6lbut 2024-10-11T16:54:30,886 Initialized build tracking at /tmp/pip-build-tracker-9xg6lbut 2024-10-11T16:54:30,886 Created build tracker: /tmp/pip-build-tracker-9xg6lbut 2024-10-11T16:54:30,887 Entered build tracker: /tmp/pip-build-tracker-9xg6lbut 2024-10-11T16:54:30,888 Created temporary directory: /tmp/pip-wheel-m35tkz8j 2024-10-11T16:54:30,891 Created temporary directory: /tmp/pip-ephem-wheel-cache-am2vlfvi 2024-10-11T16:54:30,934 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-11T16:54:30,937 2 location(s) to search for versions of mailship: 2024-10-11T16:54:30,937 * https://pypi.org/simple/mailship/ 2024-10-11T16:54:30,937 * https://www.piwheels.org/simple/mailship/ 2024-10-11T16:54:30,938 Fetching project page and analyzing links: https://pypi.org/simple/mailship/ 2024-10-11T16:54:30,938 Getting page https://pypi.org/simple/mailship/ 2024-10-11T16:54:30,940 Found index url https://pypi.org/simple/ 2024-10-11T16:54:31,157 Fetched page https://pypi.org/simple/mailship/ as application/vnd.pypi.simple.v1+json 2024-10-11T16:54:31,159 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-11T16:54:31,160 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-11T16:54:31,161 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-11T16:54:31,162 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-11T16:54:31,163 Fetching project page and analyzing links: https://www.piwheels.org/simple/mailship/ 2024-10-11T16:54:31,164 Getting page https://www.piwheels.org/simple/mailship/ 2024-10-11T16:54:31,165 Found index url https://www.piwheels.org/simple/ 2024-10-11T16:54:31,335 Fetched page https://www.piwheels.org/simple/mailship/ as text/html 2024-10-11T16:54:31,336 Skipping link: not a file: https://www.piwheels.org/simple/mailship/ 2024-10-11T16:54:31,337 Skipping link: not a file: https://pypi.org/simple/mailship/ 2024-10-11T16:54:31,355 Given no hashes to check 1 links for project 'mailship': discarding no candidates 2024-10-11T16:54:31,357 Collecting mailship==0.1.1 2024-10-11T16:54:31,359 Created temporary directory: /tmp/pip-unpack-fgumencn 2024-10-11T16:54:31,575 Downloading mailship-0.1.1.tar.gz (18 kB) 2024-10-11T16:54:31,625 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-9xg6lbut' 2024-10-11T16:54:31,626 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-11T16:54:31,628 Exception information: 2024-10-11T16:54:31,628 Traceback (most recent call last): 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-10-11T16:54:31,628 status = _inner_run() 2024-10-11T16:54:31,628 ^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-10-11T16:54:31,628 return self.run(options, args) 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-10-11T16:54:31,628 return func(self, options, args) 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-10-11T16:54:31,628 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-10-11T16:54:31,628 result = self._result = resolver.resolve( 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-10-11T16:54:31,628 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-10-11T16:54:31,628 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2024-10-11T16:54:31,628 if not criterion.candidates: 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2024-10-11T16:54:31,628 return bool(self._sequence) 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 174, in __bool__ 2024-10-11T16:54:31,628 return any(self) 2024-10-11T16:54:31,628 ^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 162, in 2024-10-11T16:54:31,628 return (c for c in iterator if id(c) not in self._incompatible_ids) 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 53, in _iter_built 2024-10-11T16:54:31,628 candidate = func() 2024-10-11T16:54:31,628 ^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 186, in _make_candidate_from_link 2024-10-11T16:54:31,628 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 232, in _make_base_candidate_from_link 2024-10-11T16:54:31,628 self._link_candidate_cache[link] = LinkCandidate( 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 303, in __init__ 2024-10-11T16:54:31,628 super().__init__( 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 158, in __init__ 2024-10-11T16:54:31,628 self.dist = self._prepare() 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 235, in _prepare 2024-10-11T16:54:31,628 dist = self._prepare_distribution() 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 314, in _prepare_distribution 2024-10-11T16:54:31,628 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 527, in prepare_linked_requirement 2024-10-11T16:54:31,628 return self._prepare_linked_requirement(req, parallel_builds) 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 642, in _prepare_linked_requirement 2024-10-11T16:54:31,628 dist = _get_prepared_distribution( 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 72, in _get_prepared_distribution 2024-10-11T16:54:31,628 abstract_dist.prepare_distribution_metadata( 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 39, in prepare_distribution_metadata 2024-10-11T16:54:31,628 self.req.load_pyproject_toml() 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 512, in load_pyproject_toml 2024-10-11T16:54:31,628 pyproject_toml_data = load_pyproject_toml( 2024-10-11T16:54:31,628 ^^^^^^^^^^^^^^^^^^^^ 2024-10-11T16:54:31,628 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/pyproject.py", line 63, in load_pyproject_toml 2024-10-11T16:54:31,628 raise InstallationError( 2024-10-11T16:54:31,628 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-11T16:54:31,640 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-9xg6lbut' 2024-10-11T16:54:31,641 Removed build tracker: '/tmp/pip-build-tracker-9xg6lbut'