2025-08-31T14:59:14,315 Created temporary directory: /tmp/pip-build-tracker-_3jl8r1t 2025-08-31T14:59:14,316 Initialized build tracking at /tmp/pip-build-tracker-_3jl8r1t 2025-08-31T14:59:14,316 Created build tracker: /tmp/pip-build-tracker-_3jl8r1t 2025-08-31T14:59:14,317 Entered build tracker: /tmp/pip-build-tracker-_3jl8r1t 2025-08-31T14:59:14,318 Created temporary directory: /tmp/pip-wheel-pqsrb0h2 2025-08-31T14:59:14,322 Created temporary directory: /tmp/pip-ephem-wheel-cache-obtf088i 2025-08-31T14:59:14,375 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-08-31T14:59:14,377 2 location(s) to search for versions of ohana: 2025-08-31T14:59:14,377 * https://pypi.org/simple/ohana/ 2025-08-31T14:59:14,377 * https://www.piwheels.org/simple/ohana/ 2025-08-31T14:59:14,378 Fetching project page and analyzing links: https://pypi.org/simple/ohana/ 2025-08-31T14:59:14,378 Getting page https://pypi.org/simple/ohana/ 2025-08-31T14:59:14,380 Found index url https://pypi.org/simple/ 2025-08-31T14:59:14,606 Fetched page https://pypi.org/simple/ohana/ as application/vnd.pypi.simple.v1+json 2025-08-31T14:59:14,609 Skipping link: No binaries permitted for ohana: https://files.pythonhosted.org/packages/ef/16/229566167aa2a0a2336463f89814963bf82ed1e0532cd973e9e1f15bccf3/ohana-0.0.1-py3-none-any.whl (from https://pypi.org/simple/ohana/) (requires-python:>=3.8) 2025-08-31T14:59:14,611 Found link https://files.pythonhosted.org/packages/12/12/d4c5b29dd77bb1d6b5e1950c8f2aa8d1f41d087519daf32db7831d317c78/ohana-0.0.1.tar.gz (from https://pypi.org/simple/ohana/) (requires-python:>=3.8), version: 0.0.1 2025-08-31T14:59:14,612 Skipping link: No binaries permitted for ohana: https://files.pythonhosted.org/packages/80/73/93dec6595fd1f38f4e036b6ceb3c77d694eac3ef081aa884cc5b0e1f208c/ohana-0.1.0-py3-none-any.whl (from https://pypi.org/simple/ohana/) (requires-python:>=3.8) 2025-08-31T14:59:14,613 Found link https://files.pythonhosted.org/packages/93/f5/53de707985220a1768a7ddd77b8c98fd4db5d8033ccfb316c68d72042655/ohana-0.1.0.tar.gz (from https://pypi.org/simple/ohana/) (requires-python:>=3.8), version: 0.1.0 2025-08-31T14:59:14,615 Fetching project page and analyzing links: https://www.piwheels.org/simple/ohana/ 2025-08-31T14:59:14,616 Getting page https://www.piwheels.org/simple/ohana/ 2025-08-31T14:59:14,618 Found index url https://www.piwheels.org/simple/ 2025-08-31T14:59:14,812 Fetched page https://www.piwheels.org/simple/ohana/ as text/html 2025-08-31T14:59:14,814 Skipping link: not a file: https://www.piwheels.org/simple/ohana/ 2025-08-31T14:59:14,814 Skipping link: not a file: https://pypi.org/simple/ohana/ 2025-08-31T14:59:14,834 Given no hashes to check 1 links for project 'ohana': discarding no candidates 2025-08-31T14:59:14,836 Collecting ohana==0.0.1 2025-08-31T14:59:14,838 Created temporary directory: /tmp/pip-unpack-yrp_ps13 2025-08-31T14:59:20,076 Downloading ohana-0.0.1.tar.gz (37 kB) 2025-08-31T14:59:20,203 Added ohana==0.0.1 from https://files.pythonhosted.org/packages/12/12/d4c5b29dd77bb1d6b5e1950c8f2aa8d1f41d087519daf32db7831d317c78/ohana-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-_3jl8r1t' 2025-08-31T14:59:20,206 Running setup.py (path:/tmp/pip-wheel-pqsrb0h2/ohana_ff837d08df304b1ebccc70f046a68fcc/setup.py) egg_info for package ohana 2025-08-31T14:59:20,207 Created temporary directory: /tmp/pip-pip-egg-info-v_wib0b0 2025-08-31T14:59:20,208 Preparing metadata (setup.py): started 2025-08-31T14:59:20,209 Running command python setup.py egg_info 2025-08-31T14:59:20,704 Traceback (most recent call last): 2025-08-31T14:59:20,705 File "", line 2, in 2025-08-31T14:59:20,705 File "", line 35, in 2025-08-31T14:59:20,706 File "/tmp/pip-wheel-pqsrb0h2/ohana_ff837d08df304b1ebccc70f046a68fcc/setup.py", line 8, in 2025-08-31T14:59:20,707 with open("requirements.txt", "r", encoding="utf-8") as f: 2025-08-31T14:59:20,708 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,709 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2025-08-31T14:59:20,772 ERROR: python setup.py egg_info exited with 1 2025-08-31T14:59:20,786 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2025-08-31T14:59:20,786 exec(compile('"'"''"'"''"'"' 2025-08-31T14:59:20,786 # This is -- a caller that pip uses to run setup.py 2025-08-31T14:59:20,786 # 2025-08-31T14:59:20,786 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-08-31T14:59:20,786 # import from `distutils.core` to work with newer packaging standards. 2025-08-31T14:59:20,786 # - It provides a clear error message when setuptools is not installed. 2025-08-31T14:59:20,786 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-08-31T14:59:20,786 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-08-31T14:59:20,786 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-08-31T14:59:20,786 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-08-31T14:59:20,786 import os, sys, tokenize, traceback 2025-08-31T14:59:20,786 2025-08-31T14:59:20,786 try: 2025-08-31T14:59:20,786 import setuptools 2025-08-31T14:59:20,786 except ImportError: 2025-08-31T14:59:20,786 print( 2025-08-31T14:59:20,786 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-08-31T14:59:20,786 "the build environment with exception:", 2025-08-31T14:59:20,786 file=sys.stderr, 2025-08-31T14:59:20,786 ) 2025-08-31T14:59:20,786 traceback.print_exc() 2025-08-31T14:59:20,786 sys.exit(1) 2025-08-31T14:59:20,786 2025-08-31T14:59:20,786 __file__ = %r 2025-08-31T14:59:20,786 sys.argv[0] = __file__ 2025-08-31T14:59:20,786 2025-08-31T14:59:20,786 if os.path.exists(__file__): 2025-08-31T14:59:20,786 filename = __file__ 2025-08-31T14:59:20,786 with tokenize.open(__file__) as f: 2025-08-31T14:59:20,786 setup_py_code = f.read() 2025-08-31T14:59:20,786 else: 2025-08-31T14:59:20,786 filename = "" 2025-08-31T14:59:20,786 setup_py_code = "from setuptools import setup; setup()" 2025-08-31T14:59:20,786 2025-08-31T14:59:20,786 exec(compile(setup_py_code, filename, "exec")) 2025-08-31T14:59:20,786 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-pqsrb0h2/ohana_ff837d08df304b1ebccc70f046a68fcc/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-v_wib0b0[/] 2025-08-31T14:59:20,786 [bold magenta]cwd[/]: /tmp/pip-wheel-pqsrb0h2/ohana_ff837d08df304b1ebccc70f046a68fcc/ 2025-08-31T14:59:20,787 Preparing metadata (setup.py): finished with status 'error' 2025-08-31T14:59:20,788 ERROR: metadata generation failed 2025-08-31T14:59:20,794 Exception information: 2025-08-31T14:59:20,794 Traceback (most recent call last): 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 63, in generate_metadata 2025-08-31T14:59:20,794 call_subprocess( 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 212, in call_subprocess 2025-08-31T14:59:20,794 raise error 2025-08-31T14:59:20,794 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2025-08-31T14:59:20,794 2025-08-31T14:59:20,794 The above exception was the direct cause of the following exception: 2025-08-31T14:59:20,794 2025-08-31T14:59:20,794 Traceback (most recent call last): 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-08-31T14:59:20,794 status = _inner_run() 2025-08-31T14:59:20,794 ^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-08-31T14:59:20,794 return self.run(options, args) 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-08-31T14:59:20,794 return func(self, options, args) 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-08-31T14:59:20,794 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-08-31T14:59:20,794 result = self._result = resolver.resolve( 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-08-31T14:59:20,794 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-08-31T14:59:20,794 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 150, in _add_to_criteria 2025-08-31T14:59:20,794 if not criterion.candidates: 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 194, in __bool__ 2025-08-31T14:59:20,794 return bool(self._sequence) 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 165, in __bool__ 2025-08-31T14:59:20,794 self._bool = any(self) 2025-08-31T14:59:20,794 ^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 149, in 2025-08-31T14:59:20,794 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 39, in _iter_built 2025-08-31T14:59:20,794 candidate = func() 2025-08-31T14:59:20,794 ^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 180, in _make_candidate_from_link 2025-08-31T14:59:20,794 base: BaseCandidate | None = self._make_base_candidate_from_link( 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 226, in _make_base_candidate_from_link 2025-08-31T14:59:20,794 self._link_candidate_cache[link] = LinkCandidate( 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 309, in __init__ 2025-08-31T14:59:20,794 super().__init__( 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __init__ 2025-08-31T14:59:20,794 self.dist = self._prepare() 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 239, in _prepare 2025-08-31T14:59:20,794 dist = self._prepare_distribution() 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 320, in _prepare_distribution 2025-08-31T14:59:20,794 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 537, in prepare_linked_requirement 2025-08-31T14:59:20,794 return self._prepare_linked_requirement(req, parallel_builds) 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 652, in _prepare_linked_requirement 2025-08-31T14:59:20,794 dist = _get_prepared_distribution( 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 77, in _get_prepared_distribution 2025-08-31T14:59:20,794 abstract_dist.prepare_distribution_metadata( 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 72, in prepare_distribution_metadata 2025-08-31T14:59:20,794 self.req.prepare_metadata() 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 584, in prepare_metadata 2025-08-31T14:59:20,794 self.metadata_directory = generate_metadata_legacy( 2025-08-31T14:59:20,794 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T14:59:20,794 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 70, in generate_metadata 2025-08-31T14:59:20,794 raise MetadataGenerationFailed(package_details=details) from error 2025-08-31T14:59:20,794 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2025-08-31T14:59:20,807 Removed ohana==0.0.1 from https://files.pythonhosted.org/packages/12/12/d4c5b29dd77bb1d6b5e1950c8f2aa8d1f41d087519daf32db7831d317c78/ohana-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-_3jl8r1t' 2025-08-31T14:59:20,808 Removed build tracker: '/tmp/pip-build-tracker-_3jl8r1t'