2023-08-01T18:15:42,711 Created temporary directory: /tmp/pip-build-tracker-j0v12jo6 2023-08-01T18:15:42,714 Initialized build tracking at /tmp/pip-build-tracker-j0v12jo6 2023-08-01T18:15:42,715 Created build tracker: /tmp/pip-build-tracker-j0v12jo6 2023-08-01T18:15:42,715 Entered build tracker: /tmp/pip-build-tracker-j0v12jo6 2023-08-01T18:15:42,716 Created temporary directory: /tmp/pip-wheel-w6vnj7sj 2023-08-01T18:15:42,725 Created temporary directory: /tmp/pip-ephem-wheel-cache-vn4btz97 2023-08-01T18:15:42,777 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-08-01T18:15:42,786 2 location(s) to search for versions of adams-shell-wear: 2023-08-01T18:15:42,786 * https://pypi.org/simple/adams-shell-wear/ 2023-08-01T18:15:42,786 * https://www.piwheels.org/simple/adams-shell-wear/ 2023-08-01T18:15:42,787 Fetching project page and analyzing links: https://pypi.org/simple/adams-shell-wear/ 2023-08-01T18:15:42,788 Getting page https://pypi.org/simple/adams-shell-wear/ 2023-08-01T18:15:42,792 Found index url https://pypi.org/simple/ 2023-08-01T18:15:42,980 Fetched page https://pypi.org/simple/adams-shell-wear/ as application/vnd.pypi.simple.v1+json 2023-08-01T18:15:42,983 Skipping link: No binaries permitted for adams-shell-wear: https://files.pythonhosted.org/packages/9d/74/bca749730fe90db683ab38cad10749789707722aaab748ae27a249e40ff2/adams_shell_wear-1.0.0-py3-none-any.whl (from https://pypi.org/simple/adams-shell-wear/) 2023-08-01T18:15:42,984 Found link https://files.pythonhosted.org/packages/43/2f/930618cf3e6324516a584341738bd61faff6d1ac1a11e366da415bb8e914/adams_shell_wear-1.0.0.tar.gz (from https://pypi.org/simple/adams-shell-wear/), version: 1.0.0 2023-08-01T18:15:42,985 Skipping link: No binaries permitted for adams-shell-wear: https://files.pythonhosted.org/packages/d4/b5/96c8a94ccede2163a64a18dcc76eb054eca0e4825b56f88eee56c7e6c21b/adams_shell_wear-1.0.1-py3-none-any.whl (from https://pypi.org/simple/adams-shell-wear/) 2023-08-01T18:15:42,985 Found link https://files.pythonhosted.org/packages/e6/58/3b8dc08b6420506a080408056ddb9c5a6e5c6be626444d1c1f3ca53de99a/adams_shell_wear-1.0.1.tar.gz (from https://pypi.org/simple/adams-shell-wear/), version: 1.0.1 2023-08-01T18:15:42,986 Fetching project page and analyzing links: https://www.piwheels.org/simple/adams-shell-wear/ 2023-08-01T18:15:42,987 Getting page https://www.piwheels.org/simple/adams-shell-wear/ 2023-08-01T18:15:42,989 Found index url https://www.piwheels.org/simple/ 2023-08-01T18:15:48,199 Fetched page https://www.piwheels.org/simple/adams-shell-wear/ as text/html 2023-08-01T18:15:48,202 Skipping link: not a file: https://www.piwheels.org/simple/adams-shell-wear/ 2023-08-01T18:15:48,202 Skipping link: not a file: https://pypi.org/simple/adams-shell-wear/ 2023-08-01T18:15:48,235 Given no hashes to check 1 links for project 'adams-shell-wear': discarding no candidates 2023-08-01T18:15:48,266 Collecting adams-shell-wear==1.0.0 2023-08-01T18:15:48,271 Created temporary directory: /tmp/pip-unpack-18dyczxq 2023-08-01T18:15:48,458 Downloading adams_shell_wear-1.0.0.tar.gz (21 kB) 2023-08-01T18:15:48,593 Added adams-shell-wear==1.0.0 from https://files.pythonhosted.org/packages/43/2f/930618cf3e6324516a584341738bd61faff6d1ac1a11e366da415bb8e914/adams_shell_wear-1.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-j0v12jo6' 2023-08-01T18:15:48,597 Running setup.py (path:/tmp/pip-wheel-w6vnj7sj/adams-shell-wear_a2e338773cf14808a539a144cdf5832a/setup.py) egg_info for package adams-shell-wear 2023-08-01T18:15:48,598 Created temporary directory: /tmp/pip-pip-egg-info-foq95_ie 2023-08-01T18:15:48,599 Preparing metadata (setup.py): started 2023-08-01T18:15:48,602 Running command python setup.py egg_info 2023-08-01T18:15:49,719 Traceback (most recent call last): 2023-08-01T18:15:49,720 File "", line 36, in 2023-08-01T18:15:49,721 File "", line 34, in 2023-08-01T18:15:49,721 File "/tmp/pip-wheel-w6vnj7sj/adams-shell-wear_a2e338773cf14808a539a144cdf5832a/setup.py", line 3, in 2023-08-01T18:15:49,722 import pkg 2023-08-01T18:15:49,722 ModuleNotFoundError: No module named 'pkg' 2023-08-01T18:15:49,819 ERROR: [present-rich] python setup.py egg_info exited with 1 2023-08-01T18:15:49,863 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2023-08-01T18:15:49,863 exec(compile('"'"''"'"''"'"' 2023-08-01T18:15:49,863 # This is -- a caller that pip uses to run setup.py 2023-08-01T18:15:49,863 # 2023-08-01T18:15:49,863 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-08-01T18:15:49,863 # import from `distutils.core` to work with newer packaging standards. 2023-08-01T18:15:49,863 # - It provides a clear error message when setuptools is not installed. 2023-08-01T18:15:49,863 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-08-01T18:15:49,863 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-08-01T18:15:49,863 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-08-01T18:15:49,863 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-08-01T18:15:49,863 import os, sys, tokenize 2023-08-01T18:15:49,863 2023-08-01T18:15:49,863 try: 2023-08-01T18:15:49,863 import setuptools 2023-08-01T18:15:49,863 except ImportError as error: 2023-08-01T18:15:49,863 print( 2023-08-01T18:15:49,863 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-08-01T18:15:49,863 "the build environment.", 2023-08-01T18:15:49,863 file=sys.stderr, 2023-08-01T18:15:49,863 ) 2023-08-01T18:15:49,863 sys.exit(1) 2023-08-01T18:15:49,863 2023-08-01T18:15:49,863 __file__ = %r 2023-08-01T18:15:49,863 sys.argv[0] = __file__ 2023-08-01T18:15:49,863 2023-08-01T18:15:49,863 if os.path.exists(__file__): 2023-08-01T18:15:49,863 filename = __file__ 2023-08-01T18:15:49,863 with tokenize.open(__file__) as f: 2023-08-01T18:15:49,863 setup_py_code = f.read() 2023-08-01T18:15:49,863 else: 2023-08-01T18:15:49,863 filename = "" 2023-08-01T18:15:49,863 setup_py_code = "from setuptools import setup; setup()" 2023-08-01T18:15:49,863 2023-08-01T18:15:49,863 exec(compile(setup_py_code, filename, "exec")) 2023-08-01T18:15:49,863 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-w6vnj7sj/adams-shell-wear_a2e338773cf14808a539a144cdf5832a/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-foq95_ie[/] 2023-08-01T18:15:49,864 [bold magenta]cwd[/]: /tmp/pip-wheel-w6vnj7sj/adams-shell-wear_a2e338773cf14808a539a144cdf5832a/ 2023-08-01T18:15:49,865 Preparing metadata (setup.py): finished with status 'error' 2023-08-01T18:15:49,867 ERROR: [present-rich] metadata generation failed 2023-08-01T18:15:49,882 Exception information: 2023-08-01T18:15:49,882 Traceback (most recent call last): 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/build/metadata_legacy.py", line 68, in generate_metadata 2023-08-01T18:15:49,882 spinner=spinner, 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-08-01T18:15:49,882 raise error 2023-08-01T18:15:49,882 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2023-08-01T18:15:49,882 2023-08-01T18:15:49,882 The above exception was the direct cause of the following exception: 2023-08-01T18:15:49,882 2023-08-01T18:15:49,882 Traceback (most recent call last): 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-08-01T18:15:49,882 status = run_func(*args) 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-08-01T18:15:49,882 return func(self, options, args) 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-08-01T18:15:49,882 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-08-01T18:15:49,882 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-08-01T18:15:49,882 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-08-01T18:15:49,882 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-08-01T18:15:49,882 if not criterion.candidates: 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-08-01T18:15:49,882 return bool(self._sequence) 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-08-01T18:15:49,882 return any(self) 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-08-01T18:15:49,882 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-08-01T18:15:49,882 candidate = func() 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 211, in _make_candidate_from_link 2023-08-01T18:15:49,882 version=version, 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in __init__ 2023-08-01T18:15:49,882 version=version, 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-08-01T18:15:49,882 self.dist = self._prepare() 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-08-01T18:15:49,882 dist = self._prepare_distribution() 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-08-01T18:15:49,882 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2023-08-01T18:15:49,882 return self._prepare_linked_requirement(req, parallel_builds) 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 636, in _prepare_linked_requirement 2023-08-01T18:15:49,882 self.check_build_deps, 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 70, in _get_prepared_distribution 2023-08-01T18:15:49,882 finder, build_isolation, check_build_deps 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2023-08-01T18:15:49,882 self.req.prepare_metadata() 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 566, in prepare_metadata 2023-08-01T18:15:49,882 details=details, 2023-08-01T18:15:49,882 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2023-08-01T18:15:49,882 raise MetadataGenerationFailed(package_details=details) from error 2023-08-01T18:15:49,882 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-08-01T18:15:49,906 Removed adams-shell-wear==1.0.0 from https://files.pythonhosted.org/packages/43/2f/930618cf3e6324516a584341738bd61faff6d1ac1a11e366da415bb8e914/adams_shell_wear-1.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-j0v12jo6' 2023-08-01T18:15:49,907 Removed build tracker: '/tmp/pip-build-tracker-j0v12jo6'