2023-07-14T15:44:00,237 Created temporary directory: /tmp/pip-build-tracker-9gwcprue 2023-07-14T15:44:00,240 Initialized build tracking at /tmp/pip-build-tracker-9gwcprue 2023-07-14T15:44:00,241 Created build tracker: /tmp/pip-build-tracker-9gwcprue 2023-07-14T15:44:00,241 Entered build tracker: /tmp/pip-build-tracker-9gwcprue 2023-07-14T15:44:00,242 Created temporary directory: /tmp/pip-wheel-x1oy7cip 2023-07-14T15:44:00,250 Created temporary directory: /tmp/pip-ephem-wheel-cache-2z4xkakt 2023-07-14T15:44:00,303 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-14T15:44:00,311 2 location(s) to search for versions of 1secmail: 2023-07-14T15:44:00,311 * https://pypi.org/simple/1secmail/ 2023-07-14T15:44:00,311 * https://www.piwheels.org/simple/1secmail/ 2023-07-14T15:44:00,312 Fetching project page and analyzing links: https://pypi.org/simple/1secmail/ 2023-07-14T15:44:00,313 Getting page https://pypi.org/simple/1secmail/ 2023-07-14T15:44:00,318 Found index url https://pypi.org/simple/ 2023-07-14T15:44:00,515 Fetched page https://pypi.org/simple/1secmail/ as application/vnd.pypi.simple.v1+json 2023-07-14T15:44:00,518 Skipping link: No binaries permitted for 1secmail: https://files.pythonhosted.org/packages/d9/be/35cd534a27e61b825e9e4be54890e167f77dccf8f93a3a0b2c86c2b72821/1secMail-0.5.0-py3-none-any.whl (from https://pypi.org/simple/1secmail/) 2023-07-14T15:44:00,519 Found link https://files.pythonhosted.org/packages/fc/4b/da2e89a4b05747ea2d1c092385caac74fa18d70de11dbf8cc14959680522/1secMail-0.5.0.tar.gz (from https://pypi.org/simple/1secmail/), version: 0.5.0 2023-07-14T15:44:00,519 Skipping link: No binaries permitted for 1secmail: https://files.pythonhosted.org/packages/cb/52/c55223ae87801d1a2ccb677a152d8ce84546bf2674c251be49e2cbc51eff/1secMail-1.0.0-py3-none-any.whl (from https://pypi.org/simple/1secmail/) 2023-07-14T15:44:00,520 Found link https://files.pythonhosted.org/packages/d9/43/4c8542ec266b5a3579fa21f12eac7600d6ee787aae46a48eecc78c8d4495/1secMail-1.0.0.tar.gz (from https://pypi.org/simple/1secmail/), version: 1.0.0 2023-07-14T15:44:00,521 Fetching project page and analyzing links: https://www.piwheels.org/simple/1secmail/ 2023-07-14T15:44:00,522 Getting page https://www.piwheels.org/simple/1secmail/ 2023-07-14T15:44:00,524 Found index url https://www.piwheels.org/simple/ 2023-07-14T15:44:00,736 Fetched page https://www.piwheels.org/simple/1secmail/ as text/html 2023-07-14T15:44:00,738 Skipping link: not a file: https://www.piwheels.org/simple/1secmail/ 2023-07-14T15:44:00,738 Skipping link: not a file: https://pypi.org/simple/1secmail/ 2023-07-14T15:44:00,771 Given no hashes to check 1 links for project '1secmail': discarding no candidates 2023-07-14T15:44:00,801 Collecting 1secmail==1.0.0 2023-07-14T15:44:00,806 Created temporary directory: /tmp/pip-unpack-hssjncwm 2023-07-14T15:44:00,980 Downloading 1secMail-1.0.0.tar.gz (7.2 kB) 2023-07-14T15:44:01,058 Added 1secmail==1.0.0 from https://files.pythonhosted.org/packages/d9/43/4c8542ec266b5a3579fa21f12eac7600d6ee787aae46a48eecc78c8d4495/1secMail-1.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-9gwcprue' 2023-07-14T15:44:01,062 Running setup.py (path:/tmp/pip-wheel-x1oy7cip/1secmail_1a2a8a66d4be404c80a5be12b8ce26eb/setup.py) egg_info for package 1secmail 2023-07-14T15:44:01,064 Created temporary directory: /tmp/pip-pip-egg-info-ftga3v1j 2023-07-14T15:44:01,064 Preparing metadata (setup.py): started 2023-07-14T15:44:01,066 Running command python setup.py egg_info 2023-07-14T15:44:02,202 Traceback (most recent call last): 2023-07-14T15:44:02,203 File "", line 36, in 2023-07-14T15:44:02,204 File "", line 34, in 2023-07-14T15:44:02,204 File "/tmp/pip-wheel-x1oy7cip/1secmail_1a2a8a66d4be404c80a5be12b8ce26eb/setup.py", line 2, in 2023-07-14T15:44:02,205 from secmail.config import VERSION 2023-07-14T15:44:02,205 File "/tmp/pip-wheel-x1oy7cip/1secmail_1a2a8a66d4be404c80a5be12b8ce26eb/secmail/__init__.py", line 1, in 2023-07-14T15:44:02,206 from .client import * 2023-07-14T15:44:02,206 File "/tmp/pip-wheel-x1oy7cip/1secmail_1a2a8a66d4be404c80a5be12b8ce26eb/secmail/client.py", line 5, in 2023-07-14T15:44:02,207 import httpx 2023-07-14T15:44:02,207 ModuleNotFoundError: No module named 'httpx' 2023-07-14T15:44:02,296 ERROR: [present-rich] python setup.py egg_info exited with 1 2023-07-14T15:44:02,346 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2023-07-14T15:44:02,346 exec(compile('"'"''"'"''"'"' 2023-07-14T15:44:02,346 # This is -- a caller that pip uses to run setup.py 2023-07-14T15:44:02,346 # 2023-07-14T15:44:02,346 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-07-14T15:44:02,346 # import from `distutils.core` to work with newer packaging standards. 2023-07-14T15:44:02,346 # - It provides a clear error message when setuptools is not installed. 2023-07-14T15:44:02,346 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-07-14T15:44:02,346 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-07-14T15:44:02,346 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-07-14T15:44:02,346 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-07-14T15:44:02,346 import os, sys, tokenize 2023-07-14T15:44:02,346 2023-07-14T15:44:02,346 try: 2023-07-14T15:44:02,346 import setuptools 2023-07-14T15:44:02,346 except ImportError as error: 2023-07-14T15:44:02,346 print( 2023-07-14T15:44:02,346 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-07-14T15:44:02,346 "the build environment.", 2023-07-14T15:44:02,346 file=sys.stderr, 2023-07-14T15:44:02,346 ) 2023-07-14T15:44:02,346 sys.exit(1) 2023-07-14T15:44:02,346 2023-07-14T15:44:02,346 __file__ = %r 2023-07-14T15:44:02,346 sys.argv[0] = __file__ 2023-07-14T15:44:02,346 2023-07-14T15:44:02,346 if os.path.exists(__file__): 2023-07-14T15:44:02,346 filename = __file__ 2023-07-14T15:44:02,346 with tokenize.open(__file__) as f: 2023-07-14T15:44:02,346 setup_py_code = f.read() 2023-07-14T15:44:02,346 else: 2023-07-14T15:44:02,346 filename = "" 2023-07-14T15:44:02,346 setup_py_code = "from setuptools import setup; setup()" 2023-07-14T15:44:02,346 2023-07-14T15:44:02,346 exec(compile(setup_py_code, filename, "exec")) 2023-07-14T15:44:02,346 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-x1oy7cip/1secmail_1a2a8a66d4be404c80a5be12b8ce26eb/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-ftga3v1j[/] 2023-07-14T15:44:02,347 [bold magenta]cwd[/]: /tmp/pip-wheel-x1oy7cip/1secmail_1a2a8a66d4be404c80a5be12b8ce26eb/ 2023-07-14T15:44:02,348 Preparing metadata (setup.py): finished with status 'error' 2023-07-14T15:44:02,350 ERROR: [present-rich] metadata generation failed 2023-07-14T15:44:02,365 Exception information: 2023-07-14T15:44:02,365 Traceback (most recent call last): 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/build/metadata_legacy.py", line 68, in generate_metadata 2023-07-14T15:44:02,365 spinner=spinner, 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-07-14T15:44:02,365 raise error 2023-07-14T15:44:02,365 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2023-07-14T15:44:02,365 2023-07-14T15:44:02,365 The above exception was the direct cause of the following exception: 2023-07-14T15:44:02,365 2023-07-14T15:44:02,365 Traceback (most recent call last): 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-07-14T15:44:02,365 status = run_func(*args) 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-07-14T15:44:02,365 return func(self, options, args) 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-07-14T15:44:02,365 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-07-14T15:44:02,365 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-07-14T15:44:02,365 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-07-14T15:44:02,365 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-07-14T15:44:02,365 if not criterion.candidates: 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-07-14T15:44:02,365 return bool(self._sequence) 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-07-14T15:44:02,365 return any(self) 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-07-14T15:44:02,365 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-07-14T15:44:02,365 candidate = func() 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 211, in _make_candidate_from_link 2023-07-14T15:44:02,365 version=version, 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in __init__ 2023-07-14T15:44:02,365 version=version, 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-07-14T15:44:02,365 self.dist = self._prepare() 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-07-14T15:44:02,365 dist = self._prepare_distribution() 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-07-14T15:44:02,365 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2023-07-14T15:44:02,365 return self._prepare_linked_requirement(req, parallel_builds) 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 636, in _prepare_linked_requirement 2023-07-14T15:44:02,365 self.check_build_deps, 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 70, in _get_prepared_distribution 2023-07-14T15:44:02,365 finder, build_isolation, check_build_deps 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2023-07-14T15:44:02,365 self.req.prepare_metadata() 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 566, in prepare_metadata 2023-07-14T15:44:02,365 details=details, 2023-07-14T15:44:02,365 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2023-07-14T15:44:02,365 raise MetadataGenerationFailed(package_details=details) from error 2023-07-14T15:44:02,365 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-07-14T15:44:02,388 Removed 1secmail==1.0.0 from https://files.pythonhosted.org/packages/d9/43/4c8542ec266b5a3579fa21f12eac7600d6ee787aae46a48eecc78c8d4495/1secMail-1.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-9gwcprue' 2023-07-14T15:44:02,389 Removed build tracker: '/tmp/pip-build-tracker-9gwcprue'