2025-09-08T11:47:01,513 Created temporary directory: /tmp/pip-build-tracker-5hx5mqlt 2025-09-08T11:47:01,514 Initialized build tracking at /tmp/pip-build-tracker-5hx5mqlt 2025-09-08T11:47:01,514 Created build tracker: /tmp/pip-build-tracker-5hx5mqlt 2025-09-08T11:47:01,514 Entered build tracker: /tmp/pip-build-tracker-5hx5mqlt 2025-09-08T11:47:01,515 Created temporary directory: /tmp/pip-wheel-_ter7g1h 2025-09-08T11:47:01,518 Created temporary directory: /tmp/pip-ephem-wheel-cache-_oo3itto 2025-09-08T11:47:01,574 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T11:47:01,576 2 location(s) to search for versions of atomshields: 2025-09-08T11:47:01,576 * https://pypi.org/simple/atomshields/ 2025-09-08T11:47:01,576 * https://www.piwheels.org/simple/atomshields/ 2025-09-08T11:47:01,576 Fetching project page and analyzing links: https://pypi.org/simple/atomshields/ 2025-09-08T11:47:01,577 Getting page https://pypi.org/simple/atomshields/ 2025-09-08T11:47:01,578 Found index url https://pypi.org/simple/ 2025-09-08T11:47:01,724 Fetched page https://pypi.org/simple/atomshields/ as application/vnd.pypi.simple.v1+json 2025-09-08T11:47:01,726 Found link https://files.pythonhosted.org/packages/0d/ee/17c1d920f21aba170aa02bbb69743b67e6cd0084c90ec52bbd5860f8ebe8/atomshields-1.0.0.tar.gz (from https://pypi.org/simple/atomshields/), version: 1.0.0 2025-09-08T11:47:01,727 Found link https://files.pythonhosted.org/packages/b1/74/7f1b3744aeac0ff8b01ef27c8b0b5f374f0a32043e9e58b6b00c7da76e48/atomshields-1.0.1.tar.gz (from https://pypi.org/simple/atomshields/), version: 1.0.1 2025-09-08T11:47:01,727 Found link https://files.pythonhosted.org/packages/29/b1/a655fdf9ce38523b1ca31a68bd826a38b9a8757852f02d26854d5b1c2246/atomshields-1.0.3.tar.gz (from https://pypi.org/simple/atomshields/), version: 1.0.3 2025-09-08T11:47:01,728 Found link https://files.pythonhosted.org/packages/91/ec/2aae33c1f2545566c803a9e2246d23ef40feeb84abea172bb27e25cc5995/atomshields-1.2.0.tar.gz (from https://pypi.org/simple/atomshields/), version: 1.2.0 2025-09-08T11:47:01,728 Fetching project page and analyzing links: https://www.piwheels.org/simple/atomshields/ 2025-09-08T11:47:01,729 Getting page https://www.piwheels.org/simple/atomshields/ 2025-09-08T11:47:01,731 Found index url https://www.piwheels.org/simple/ 2025-09-08T11:47:01,827 Fetched page https://www.piwheels.org/simple/atomshields/ as text/html 2025-09-08T11:47:01,827 Skipping link: not a file: https://www.piwheels.org/simple/atomshields/ 2025-09-08T11:47:01,828 Skipping link: not a file: https://pypi.org/simple/atomshields/ 2025-09-08T11:47:01,854 Given no hashes to check 1 links for project 'atomshields': discarding no candidates 2025-09-08T11:47:01,856 Collecting atomshields==1.0.1 2025-09-08T11:47:01,857 Created temporary directory: /tmp/pip-unpack-o7bmhj0r 2025-09-08T11:47:01,992 Downloading atomshields-1.0.1.tar.gz (19 kB) 2025-09-08T11:47:02,030 Added atomshields==1.0.1 from https://files.pythonhosted.org/packages/b1/74/7f1b3744aeac0ff8b01ef27c8b0b5f374f0a32043e9e58b6b00c7da76e48/atomshields-1.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-5hx5mqlt' 2025-09-08T11:47:02,031 Running setup.py (path:/tmp/pip-wheel-_ter7g1h/atomshields_9f0ef4bb5e5644dda9e343dc0c49c0d2/setup.py) egg_info for package atomshields 2025-09-08T11:47:02,032 Created temporary directory: /tmp/pip-pip-egg-info-u1d6mf0d 2025-09-08T11:47:02,032 Preparing metadata (setup.py): started 2025-09-08T11:47:02,032 Running command python setup.py egg_info 2025-09-08T11:47:02,890 WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip. 2025-09-08T11:47:02,890 Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue. 2025-09-08T11:47:02,890 To avoid this problem you can invoke Python with '-m pip' instead of running pip directly. 2025-09-08T11:47:03,317 error: externally-managed-environment 2025-09-08T11:47:03,317 × This environment is externally managed 2025-09-08T11:47:03,317 ╰─> To install Python packages system-wide, try apt install 2025-09-08T11:47:03,318 python3-xyz, where xyz is the package you are trying to 2025-09-08T11:47:03,318 install. 2025-09-08T11:47:03,318 If you wish to install a non-Debian-packaged Python package, 2025-09-08T11:47:03,318 create a virtual environment using python3 -m venv path/to/venv. 2025-09-08T11:47:03,318 Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make 2025-09-08T11:47:03,318 sure you have python3-full installed. 2025-09-08T11:47:03,318 For more information visit http://rptl.io/venv 2025-09-08T11:47:03,319 note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. 2025-09-08T11:47:03,319 hint: See PEP 668 for the detailed specification. 2025-09-08T11:47:03,790 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T11:47:03,790 !! 2025-09-08T11:47:03,790 ******************************************************************************** 2025-09-08T11:47:03,790 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T11:47:03,790 License :: OSI Approved :: Apache Software License 2025-09-08T11:47:03,790 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T11:47:03,790 ******************************************************************************** 2025-09-08T11:47:03,791 !! 2025-09-08T11:47:03,791 self._finalize_license_expression() 2025-09-08T11:47:03,865 running egg_info 2025-09-08T11:47:03,939 creating /tmp/pip-pip-egg-info-u1d6mf0d/atomshields.egg-info 2025-09-08T11:47:03,939 writing /tmp/pip-pip-egg-info-u1d6mf0d/atomshields.egg-info/PKG-INFO 2025-09-08T11:47:03,941 writing dependency_links to /tmp/pip-pip-egg-info-u1d6mf0d/atomshields.egg-info/dependency_links.txt 2025-09-08T11:47:03,943 writing requirements to /tmp/pip-pip-egg-info-u1d6mf0d/atomshields.egg-info/requires.txt 2025-09-08T11:47:03,943 writing top-level names to /tmp/pip-pip-egg-info-u1d6mf0d/atomshields.egg-info/top_level.txt 2025-09-08T11:47:03,944 writing manifest file '/tmp/pip-pip-egg-info-u1d6mf0d/atomshields.egg-info/SOURCES.txt' 2025-09-08T11:47:04,165 reading manifest file '/tmp/pip-pip-egg-info-u1d6mf0d/atomshields.egg-info/SOURCES.txt' 2025-09-08T11:47:04,167 reading manifest template 'MANIFEST.in' 2025-09-08T11:47:04,168 adding license file 'LICENSE' 2025-09-08T11:47:04,171 writing manifest file '/tmp/pip-pip-egg-info-u1d6mf0d/atomshields.egg-info/SOURCES.txt' 2025-09-08T11:47:04,175 Traceback (most recent call last): 2025-09-08T11:47:04,177 File "", line 2, in 2025-09-08T11:47:04,177 exec(compile(''' 2025-09-08T11:47:04,177 ~~~~^^^^^^^^^^^^ 2025-09-08T11:47:04,177 # This is -- a caller that pip uses to run setup.py 2025-09-08T11:47:04,178 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,178 ...<32 lines>... 2025-09-08T11:47:04,178 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T11:47:04,178 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,178 ''' % ('/tmp/pip-wheel-_ter7g1h/atomshields_9f0ef4bb5e5644dda9e343dc0c49c0d2/setup.py',), "", "exec")) 2025-09-08T11:47:04,178 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,178 File "", line 35, in 2025-09-08T11:47:04,178 File "/tmp/pip-wheel-_ter7g1h/atomshields_9f0ef4bb5e5644dda9e343dc0c49c0d2/setup.py", line 72, in 2025-09-08T11:47:04,179 from atomshields.scanner import AtomShieldsScanner 2025-09-08T11:47:04,179 File "/tmp/pip-wheel-_ter7g1h/atomshields_9f0ef4bb5e5644dda9e343dc0c49c0d2/atomshields/__init__.py", line 1, in 2025-09-08T11:47:04,179 from atomshields.models import Issue 2025-09-08T11:47:04,179 File "/tmp/pip-wheel-_ter7g1h/atomshields_9f0ef4bb5e5644dda9e343dc0c49c0d2/atomshields/models/__init__.py", line 1, in 2025-09-08T11:47:04,179 from issue import Issue 2025-09-08T11:47:04,179 ModuleNotFoundError: No module named 'issue' 2025-09-08T11:47:04,390 ERROR: python setup.py egg_info exited with 1 2025-09-08T11:47:04,402 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2025-09-08T11:47:04,402 exec(compile('"'"''"'"''"'"' 2025-09-08T11:47:04,402 # This is -- a caller that pip uses to run setup.py 2025-09-08T11:47:04,402 # 2025-09-08T11:47:04,402 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T11:47:04,402 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T11:47:04,402 # - It provides a clear error message when setuptools is not installed. 2025-09-08T11:47:04,402 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T11:47:04,402 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T11:47:04,402 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T11:47:04,402 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T11:47:04,402 import os, sys, tokenize, traceback 2025-09-08T11:47:04,402 2025-09-08T11:47:04,402 try: 2025-09-08T11:47:04,402 import setuptools 2025-09-08T11:47:04,402 except ImportError: 2025-09-08T11:47:04,402 print( 2025-09-08T11:47:04,402 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T11:47:04,402 "the build environment with exception:", 2025-09-08T11:47:04,402 file=sys.stderr, 2025-09-08T11:47:04,402 ) 2025-09-08T11:47:04,402 traceback.print_exc() 2025-09-08T11:47:04,402 sys.exit(1) 2025-09-08T11:47:04,402 2025-09-08T11:47:04,402 __file__ = %r 2025-09-08T11:47:04,402 sys.argv[0] = __file__ 2025-09-08T11:47:04,402 2025-09-08T11:47:04,402 if os.path.exists(__file__): 2025-09-08T11:47:04,402 filename = __file__ 2025-09-08T11:47:04,402 with tokenize.open(__file__) as f: 2025-09-08T11:47:04,402 setup_py_code = f.read() 2025-09-08T11:47:04,402 else: 2025-09-08T11:47:04,402 filename = "" 2025-09-08T11:47:04,402 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T11:47:04,402 2025-09-08T11:47:04,402 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T11:47:04,402 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-_ter7g1h/atomshields_9f0ef4bb5e5644dda9e343dc0c49c0d2/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-u1d6mf0d[/] 2025-09-08T11:47:04,402 [bold magenta]cwd[/]: /tmp/pip-wheel-_ter7g1h/atomshields_9f0ef4bb5e5644dda9e343dc0c49c0d2/ 2025-09-08T11:47:04,403 Preparing metadata (setup.py): finished with status 'error' 2025-09-08T11:47:04,404 ERROR: metadata generation failed 2025-09-08T11:47:04,409 Exception information: 2025-09-08T11:47:04,409 Traceback (most recent call last): 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 63, in generate_metadata 2025-09-08T11:47:04,409 call_subprocess( 2025-09-08T11:47:04,409 ~~~~~~~~~~~~~~~^ 2025-09-08T11:47:04,409 args, 2025-09-08T11:47:04,409 ^^^^^ 2025-09-08T11:47:04,409 ...<2 lines>... 2025-09-08T11:47:04,409 spinner=spinner, 2025-09-08T11:47:04,409 ^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,409 ) 2025-09-08T11:47:04,409 ^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/utils/subprocess.py", line 209, in call_subprocess 2025-09-08T11:47:04,409 raise error 2025-09-08T11:47:04,409 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2025-09-08T11:47:04,409 2025-09-08T11:47:04,409 The above exception was the direct cause of the following exception: 2025-09-08T11:47:04,409 2025-09-08T11:47:04,409 Traceback (most recent call last): 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T11:47:04,409 status = _inner_run() 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T11:47:04,409 return self.run(options, args) 2025-09-08T11:47:04,409 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T11:47:04,409 return func(self, options, args) 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-08T11:47:04,409 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-08T11:47:04,409 result = self._result = resolver.resolve( 2025-09-08T11:47:04,409 ~~~~~~~~~~~~~~~~^ 2025-09-08T11:47:04,409 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-08T11:47:04,409 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,409 ) 2025-09-08T11:47:04,409 ^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-08T11:47:04,409 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-08T11:47:04,409 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-08T11:47:04,409 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 141, in _add_to_criteria 2025-09-08T11:47:04,409 if not criterion.candidates: 2025-09-08T11:47:04,409 ^^^^^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/structs.py", line 194, in __bool__ 2025-09-08T11:47:04,409 return bool(self._sequence) 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 163, in __bool__ 2025-09-08T11:47:04,409 self._bool = any(self) 2025-09-08T11:47:04,409 ~~~^^^^^^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 147, in 2025-09-08T11:47:04,409 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-09-08T11:47:04,409 ^^^^^^^^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 37, in _iter_built 2025-09-08T11:47:04,409 candidate = func() 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 187, in _make_candidate_from_link 2025-09-08T11:47:04,409 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2025-09-08T11:47:04,409 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-08T11:47:04,409 link, template, name, version 2025-09-08T11:47:04,409 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,409 ) 2025-09-08T11:47:04,409 ^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 233, in _make_base_candidate_from_link 2025-09-08T11:47:04,409 self._link_candidate_cache[link] = LinkCandidate( 2025-09-08T11:47:04,409 ~~~~~~~~~~~~~^ 2025-09-08T11:47:04,409 link, 2025-09-08T11:47:04,409 ^^^^^ 2025-09-08T11:47:04,409 ...<3 lines>... 2025-09-08T11:47:04,409 version=version, 2025-09-08T11:47:04,409 ^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,409 ) 2025-09-08T11:47:04,409 ^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2025-09-08T11:47:04,409 super().__init__( 2025-09-08T11:47:04,409 ~~~~~~~~~~~~~~~~^ 2025-09-08T11:47:04,409 link=link, 2025-09-08T11:47:04,409 ^^^^^^^^^^ 2025-09-08T11:47:04,409 ...<4 lines>... 2025-09-08T11:47:04,409 version=version, 2025-09-08T11:47:04,409 ^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,409 ) 2025-09-08T11:47:04,409 ^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 159, in __init__ 2025-09-08T11:47:04,409 self.dist = self._prepare() 2025-09-08T11:47:04,409 ~~~~~~~~~~~~~^^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 236, in _prepare 2025-09-08T11:47:04,409 dist = self._prepare_distribution() 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2025-09-08T11:47:04,409 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-09-08T11:47:04,409 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 532, in prepare_linked_requirement 2025-09-08T11:47:04,409 return self._prepare_linked_requirement(req, parallel_builds) 2025-09-08T11:47:04,409 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 647, in _prepare_linked_requirement 2025-09-08T11:47:04,409 dist = _get_prepared_distribution( 2025-09-08T11:47:04,409 req, 2025-09-08T11:47:04,409 ...<3 lines>... 2025-09-08T11:47:04,409 self.check_build_deps, 2025-09-08T11:47:04,409 ) 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution 2025-09-08T11:47:04,409 abstract_dist.prepare_distribution_metadata( 2025-09-08T11:47:04,409 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-08T11:47:04,409 finder, build_isolation, check_build_deps 2025-09-08T11:47:04,409 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,409 ) 2025-09-08T11:47:04,409 ^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/distributions/sdist.py", line 69, in prepare_distribution_metadata 2025-09-08T11:47:04,409 self.req.prepare_metadata() 2025-09-08T11:47:04,409 ~~~~~~~~~~~~~~~~~~~~~~~~~^^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/req/req_install.py", line 581, in prepare_metadata 2025-09-08T11:47:04,409 self.metadata_directory = generate_metadata_legacy( 2025-09-08T11:47:04,409 ~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-08T11:47:04,409 build_env=self.build_env, 2025-09-08T11:47:04,409 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,409 ...<3 lines>... 2025-09-08T11:47:04,409 details=details, 2025-09-08T11:47:04,409 ^^^^^^^^^^^^^^^^ 2025-09-08T11:47:04,409 ) 2025-09-08T11:47:04,409 ^ 2025-09-08T11:47:04,409 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 70, in generate_metadata 2025-09-08T11:47:04,409 raise MetadataGenerationFailed(package_details=details) from error 2025-09-08T11:47:04,409 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2025-09-08T11:47:04,431 Removed atomshields==1.0.1 from https://files.pythonhosted.org/packages/b1/74/7f1b3744aeac0ff8b01ef27c8b0b5f374f0a32043e9e58b6b00c7da76e48/atomshields-1.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-5hx5mqlt' 2025-09-08T11:47:04,431 Removed build tracker: '/tmp/pip-build-tracker-5hx5mqlt'