2025-09-17T15:25:24,905 Created temporary directory: /tmp/pip-ephem-wheel-cache-wf8b0e8u 2025-09-17T15:25:24,907 Created temporary directory: /tmp/pip-build-tracker-rbum2uev 2025-09-17T15:25:24,908 Initialized build tracking at /tmp/pip-build-tracker-rbum2uev 2025-09-17T15:25:24,908 Created build tracker: /tmp/pip-build-tracker-rbum2uev 2025-09-17T15:25:24,909 Entered build tracker: /tmp/pip-build-tracker-rbum2uev 2025-09-17T15:25:24,910 Created temporary directory: /tmp/pip-wheel-jljrc3re 2025-09-17T15:25:24,913 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2025-09-17T15:25:24,915 Created temporary directory: /tmp/pip-ephem-wheel-cache-wstuicb1 2025-09-17T15:25:24,937 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-17T15:25:24,940 2 location(s) to search for versions of colortqdm: 2025-09-17T15:25:24,940 * https://pypi.org/simple/colortqdm/ 2025-09-17T15:25:24,940 * https://www.piwheels.org/simple/colortqdm/ 2025-09-17T15:25:24,941 Fetching project page and analyzing links: https://pypi.org/simple/colortqdm/ 2025-09-17T15:25:24,942 Getting page https://pypi.org/simple/colortqdm/ 2025-09-17T15:25:24,943 Found index url https://pypi.org/simple 2025-09-17T15:25:25,158 Fetched page https://pypi.org/simple/colortqdm/ as application/vnd.pypi.simple.v1+json 2025-09-17T15:25:25,160 Skipping link: No binaries permitted for colortqdm: https://files.pythonhosted.org/packages/a7/19/fb3f6058a2fa4d8b0d96008833d1fbd5e3a6abebaf78b32ef00ae9a93c17/colortqdm-0.0.1-py3-none-any.whl (from https://pypi.org/simple/colortqdm/) (requires-python:>3.6) 2025-09-17T15:25:25,161 Found link https://files.pythonhosted.org/packages/db/d4/393a59a44d23039d82d913c3a010ac44c5c4aa270b5ab677919d0d512128/colortqdm-0.0.1.tar.gz (from https://pypi.org/simple/colortqdm/) (requires-python:>3.6), version: 0.0.1 2025-09-17T15:25:25,161 Fetching project page and analyzing links: https://www.piwheels.org/simple/colortqdm/ 2025-09-17T15:25:25,162 Getting page https://www.piwheels.org/simple/colortqdm/ 2025-09-17T15:25:25,163 Found index url https://www.piwheels.org/simple 2025-09-17T15:25:25,322 Fetched page https://www.piwheels.org/simple/colortqdm/ as text/html 2025-09-17T15:25:25,323 Skipping link: not a file: https://www.piwheels.org/simple/colortqdm/ 2025-09-17T15:25:25,324 Skipping link: not a file: https://pypi.org/simple/colortqdm/ 2025-09-17T15:25:25,343 Given no hashes to check 1 links for project 'colortqdm': discarding no candidates 2025-09-17T15:25:25,360 Collecting colortqdm==0.0.1 2025-09-17T15:25:25,363 Created temporary directory: /tmp/pip-unpack-_ihf0773 2025-09-17T15:25:25,576 Downloading colortqdm-0.0.1.tar.gz (24 kB) 2025-09-17T15:25:25,626 Added colortqdm==0.0.1 from https://files.pythonhosted.org/packages/db/d4/393a59a44d23039d82d913c3a010ac44c5c4aa270b5ab677919d0d512128/colortqdm-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-rbum2uev' 2025-09-17T15:25:25,628 Running setup.py (path:/tmp/pip-wheel-jljrc3re/colortqdm_976a63e631a34bc98b147ce86ca9c31a/setup.py) egg_info for package colortqdm 2025-09-17T15:25:25,628 Created temporary directory: /tmp/pip-pip-egg-info-s94f6thk 2025-09-17T15:25:25,629 Preparing metadata (setup.py): started 2025-09-17T15:25:25,630 Running command python setup.py egg_info 2025-09-17T15:25:26,120 Traceback (most recent call last): 2025-09-17T15:25:26,120 File "", line 2, in 2025-09-17T15:25:26,121 File "", line 34, in 2025-09-17T15:25:26,122 File "/tmp/pip-wheel-jljrc3re/colortqdm_976a63e631a34bc98b147ce86ca9c31a/setup.py", line 3, in 2025-09-17T15:25:26,123 with open("README.md", "r") as fh: 2025-09-17T15:25:26,124 ^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,125 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2025-09-17T15:25:26,188 ERROR: [present-rich] python setup.py egg_info exited with 1 2025-09-17T15:25:26,201 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2025-09-17T15:25:26,201 exec(compile('"'"''"'"''"'"' 2025-09-17T15:25:26,201 # This is -- a caller that pip uses to run setup.py 2025-09-17T15:25:26,201 # 2025-09-17T15:25:26,201 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-17T15:25:26,201 # import from `distutils.core` to work with newer packaging standards. 2025-09-17T15:25:26,201 # - It provides a clear error message when setuptools is not installed. 2025-09-17T15:25:26,201 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-17T15:25:26,201 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-17T15:25:26,201 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-17T15:25:26,201 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-17T15:25:26,201 import os, sys, tokenize 2025-09-17T15:25:26,201 2025-09-17T15:25:26,201 try: 2025-09-17T15:25:26,201 import setuptools 2025-09-17T15:25:26,201 except ImportError as error: 2025-09-17T15:25:26,201 print( 2025-09-17T15:25:26,201 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2025-09-17T15:25:26,201 "the build environment.", 2025-09-17T15:25:26,201 file=sys.stderr, 2025-09-17T15:25:26,201 ) 2025-09-17T15:25:26,201 sys.exit(1) 2025-09-17T15:25:26,201 2025-09-17T15:25:26,201 __file__ = %r 2025-09-17T15:25:26,201 sys.argv[0] = __file__ 2025-09-17T15:25:26,201 2025-09-17T15:25:26,201 if os.path.exists(__file__): 2025-09-17T15:25:26,201 filename = __file__ 2025-09-17T15:25:26,201 with tokenize.open(__file__) as f: 2025-09-17T15:25:26,201 setup_py_code = f.read() 2025-09-17T15:25:26,201 else: 2025-09-17T15:25:26,201 filename = "" 2025-09-17T15:25:26,201 setup_py_code = "from setuptools import setup; setup()" 2025-09-17T15:25:26,201 2025-09-17T15:25:26,201 exec(compile(setup_py_code, filename, "exec")) 2025-09-17T15:25:26,201 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-jljrc3re/colortqdm_976a63e631a34bc98b147ce86ca9c31a/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-s94f6thk[/] 2025-09-17T15:25:26,202 [bold magenta]cwd[/]: /tmp/pip-wheel-jljrc3re/colortqdm_976a63e631a34bc98b147ce86ca9c31a/ 2025-09-17T15:25:26,203 Preparing metadata (setup.py): finished with status 'error' 2025-09-17T15:25:26,204 ERROR: [present-rich] metadata generation failed 2025-09-17T15:25:26,209 Exception information: 2025-09-17T15:25:26,209 Traceback (most recent call last): 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2025-09-17T15:25:26,209 call_subprocess( 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2025-09-17T15:25:26,209 raise error 2025-09-17T15:25:26,209 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2025-09-17T15:25:26,209 2025-09-17T15:25:26,209 The above exception was the direct cause of the following exception: 2025-09-17T15:25:26,209 2025-09-17T15:25:26,209 Traceback (most recent call last): 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2025-09-17T15:25:26,209 status = run_func(*args) 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2025-09-17T15:25:26,209 return func(self, options, args) 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2025-09-17T15:25:26,209 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2025-09-17T15:25:26,209 result = self._result = resolver.resolve( 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2025-09-17T15:25:26,209 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2025-09-17T15:25:26,209 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2025-09-17T15:25:26,209 if not criterion.candidates: 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2025-09-17T15:25:26,209 return bool(self._sequence) 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2025-09-17T15:25:26,209 return any(self) 2025-09-17T15:25:26,209 ^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2025-09-17T15:25:26,209 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2025-09-17T15:25:26,209 candidate = func() 2025-09-17T15:25:26,209 ^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2025-09-17T15:25:26,209 self._link_candidate_cache[link] = LinkCandidate( 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 297, in __init__ 2025-09-17T15:25:26,209 super().__init__( 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __init__ 2025-09-17T15:25:26,209 self.dist = self._prepare() 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 231, in _prepare 2025-09-17T15:25:26,209 dist = self._prepare_distribution() 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 308, in _prepare_distribution 2025-09-17T15:25:26,209 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 491, in prepare_linked_requirement 2025-09-17T15:25:26,209 return self._prepare_linked_requirement(req, parallel_builds) 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 577, in _prepare_linked_requirement 2025-09-17T15:25:26,209 dist = _get_prepared_distribution( 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2025-09-17T15:25:26,209 abstract_dist.prepare_distribution_metadata( 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2025-09-17T15:25:26,209 self.req.prepare_metadata() 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/req/req_install.py", line 545, in prepare_metadata 2025-09-17T15:25:26,209 self.metadata_directory = generate_metadata_legacy( 2025-09-17T15:25:26,209 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-17T15:25:26,209 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2025-09-17T15:25:26,209 raise MetadataGenerationFailed(package_details=details) from error 2025-09-17T15:25:26,209 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2025-09-17T15:25:26,221 Removed colortqdm==0.0.1 from https://files.pythonhosted.org/packages/db/d4/393a59a44d23039d82d913c3a010ac44c5c4aa270b5ab677919d0d512128/colortqdm-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-rbum2uev' 2025-09-17T15:25:26,222 Removed build tracker: '/tmp/pip-build-tracker-rbum2uev'