2025-09-09T23:41:22,104 Created temporary directory: /tmp/pip-build-tracker-3p_ftpc7 2025-09-09T23:41:22,104 Initialized build tracking at /tmp/pip-build-tracker-3p_ftpc7 2025-09-09T23:41:22,105 Created build tracker: /tmp/pip-build-tracker-3p_ftpc7 2025-09-09T23:41:22,105 Entered build tracker: /tmp/pip-build-tracker-3p_ftpc7 2025-09-09T23:41:22,105 Created temporary directory: /tmp/pip-wheel-ievrxs4w 2025-09-09T23:41:22,108 Created temporary directory: /tmp/pip-ephem-wheel-cache-02lf2p65 2025-09-09T23:41:22,164 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T23:41:22,166 2 location(s) to search for versions of cython-glda: 2025-09-09T23:41:22,166 * https://pypi.org/simple/cython-glda/ 2025-09-09T23:41:22,166 * https://www.piwheels.org/simple/cython-glda/ 2025-09-09T23:41:22,166 Fetching project page and analyzing links: https://pypi.org/simple/cython-glda/ 2025-09-09T23:41:22,167 Getting page https://pypi.org/simple/cython-glda/ 2025-09-09T23:41:22,168 Found index url https://pypi.org/simple/ 2025-09-09T23:41:22,380 Fetched page https://pypi.org/simple/cython-glda/ as application/vnd.pypi.simple.v1+json 2025-09-09T23:41:22,382 Found link https://files.pythonhosted.org/packages/2f/64/eada3583eaa7c104e049b0c4f933761be0287042b52fbe11fcc360d1d799/Cython_GLDA-0.0.1.tar.gz (from https://pypi.org/simple/cython-glda/), version: 0.0.1 2025-09-09T23:41:22,382 Found link https://files.pythonhosted.org/packages/8c/96/555e857f30672dfcc13f1e5fb849f3b56e66f1f099dec0355dab0908cc64/Cython_GLDA-0.0.2.tar.gz (from https://pypi.org/simple/cython-glda/), version: 0.0.2 2025-09-09T23:41:22,383 Fetching project page and analyzing links: https://www.piwheels.org/simple/cython-glda/ 2025-09-09T23:41:22,384 Getting page https://www.piwheels.org/simple/cython-glda/ 2025-09-09T23:41:22,385 Found index url https://www.piwheels.org/simple/ 2025-09-09T23:41:22,485 Fetched page https://www.piwheels.org/simple/cython-glda/ as text/html 2025-09-09T23:41:22,486 Skipping link: not a file: https://www.piwheels.org/simple/cython-glda/ 2025-09-09T23:41:22,486 Skipping link: not a file: https://pypi.org/simple/cython-glda/ 2025-09-09T23:41:22,512 Given no hashes to check 1 links for project 'cython-glda': discarding no candidates 2025-09-09T23:41:22,513 Collecting cython-glda==0.0.1 2025-09-09T23:41:22,515 Created temporary directory: /tmp/pip-unpack-ngzayw1u 2025-09-09T23:41:22,656 Downloading Cython_GLDA-0.0.1.tar.gz (21 kB) 2025-09-09T23:41:22,687 Added cython-glda==0.0.1 from https://files.pythonhosted.org/packages/2f/64/eada3583eaa7c104e049b0c4f933761be0287042b52fbe11fcc360d1d799/Cython_GLDA-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-3p_ftpc7' 2025-09-09T23:41:22,688 Running setup.py (path:/tmp/pip-wheel-ievrxs4w/cython-glda_76df19d80f8e45bf820747ea283d871e/setup.py) egg_info for package cython-glda 2025-09-09T23:41:22,688 Created temporary directory: /tmp/pip-pip-egg-info-afkdi2hq 2025-09-09T23:41:22,688 Preparing metadata (setup.py): started 2025-09-09T23:41:22,689 Running command python setup.py egg_info 2025-09-09T23:41:23,963 Traceback (most recent call last): 2025-09-09T23:41:23,966 File "", line 2, in 2025-09-09T23:41:23,967 exec(compile(''' 2025-09-09T23:41:23,967 ~~~~^^^^^^^^^^^^ 2025-09-09T23:41:23,967 # This is -- a caller that pip uses to run setup.py 2025-09-09T23:41:23,967 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:23,967 ...<32 lines>... 2025-09-09T23:41:23,967 exec(compile(setup_py_code, filename, "exec")) 2025-09-09T23:41:23,967 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:23,967 ''' % ('/tmp/pip-wheel-ievrxs4w/cython-glda_76df19d80f8e45bf820747ea283d871e/setup.py',), "", "exec")) 2025-09-09T23:41:23,968 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:23,968 File "", line 35, in 2025-09-09T23:41:23,968 File "/tmp/pip-wheel-ievrxs4w/cython-glda_76df19d80f8e45bf820747ea283d871e/setup.py", line 28, in 2025-09-09T23:41:23,968 ext_modules = cythonize( 2025-09-09T23:41:23,968 ~~~~~~~~~^ 2025-09-09T23:41:23,968 [Extension("Cython_GLDA.cython_trainer._cython_code", 2025-09-09T23:41:23,968 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:23,968 ...<2 lines>... 2025-09-09T23:41:23,969 compiler_directives={'language_level' : "3"} 2025-09-09T23:41:23,969 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:23,969 ), 2025-09-09T23:41:23,969 ^ 2025-09-09T23:41:23,969 File "/usr/local/lib/python3.13/dist-packages/Cython/Build/Dependencies.py", line 978, in cythonize 2025-09-09T23:41:23,969 module_list, module_metadata = create_extension_list( 2025-09-09T23:41:23,969 ~~~~~~~~~~~~~~~~~~~~~^ 2025-09-09T23:41:23,969 module_list, 2025-09-09T23:41:23,970 ^^^^^^^^^^^^ 2025-09-09T23:41:23,970 ...<4 lines>... 2025-09-09T23:41:23,970 language=language, 2025-09-09T23:41:23,970 ^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:23,970 aliases=aliases) 2025-09-09T23:41:23,970 ^^^^^^^^^^^^^^^^ 2025-09-09T23:41:23,970 File "/usr/local/lib/python3.13/dist-packages/Cython/Build/Dependencies.py", line 809, in create_extension_list 2025-09-09T23:41:23,970 for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): 2025-09-09T23:41:23,971 ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:23,971 File "/usr/local/lib/python3.13/dist-packages/Cython/Build/Dependencies.py", line 80, in nonempty 2025-09-09T23:41:23,971 raise ValueError(error_msg) 2025-09-09T23:41:23,971 ValueError: 'Cython_GLDA/cython_trainer/_cython_code.pyx' doesn't match any files 2025-09-09T23:41:24,125 ERROR: python setup.py egg_info exited with 1 2025-09-09T23:41:24,137 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2025-09-09T23:41:24,137 exec(compile('"'"''"'"''"'"' 2025-09-09T23:41:24,137 # This is -- a caller that pip uses to run setup.py 2025-09-09T23:41:24,137 # 2025-09-09T23:41:24,137 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-09T23:41:24,137 # import from `distutils.core` to work with newer packaging standards. 2025-09-09T23:41:24,137 # - It provides a clear error message when setuptools is not installed. 2025-09-09T23:41:24,137 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-09T23:41:24,137 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-09T23:41:24,137 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-09T23:41:24,137 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-09T23:41:24,137 import os, sys, tokenize, traceback 2025-09-09T23:41:24,137 2025-09-09T23:41:24,137 try: 2025-09-09T23:41:24,137 import setuptools 2025-09-09T23:41:24,137 except ImportError: 2025-09-09T23:41:24,137 print( 2025-09-09T23:41:24,137 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-09T23:41:24,137 "the build environment with exception:", 2025-09-09T23:41:24,137 file=sys.stderr, 2025-09-09T23:41:24,137 ) 2025-09-09T23:41:24,137 traceback.print_exc() 2025-09-09T23:41:24,137 sys.exit(1) 2025-09-09T23:41:24,137 2025-09-09T23:41:24,137 __file__ = %r 2025-09-09T23:41:24,137 sys.argv[0] = __file__ 2025-09-09T23:41:24,137 2025-09-09T23:41:24,137 if os.path.exists(__file__): 2025-09-09T23:41:24,137 filename = __file__ 2025-09-09T23:41:24,137 with tokenize.open(__file__) as f: 2025-09-09T23:41:24,137 setup_py_code = f.read() 2025-09-09T23:41:24,137 else: 2025-09-09T23:41:24,137 filename = "" 2025-09-09T23:41:24,137 setup_py_code = "from setuptools import setup; setup()" 2025-09-09T23:41:24,137 2025-09-09T23:41:24,137 exec(compile(setup_py_code, filename, "exec")) 2025-09-09T23:41:24,137 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-ievrxs4w/cython-glda_76df19d80f8e45bf820747ea283d871e/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-afkdi2hq[/] 2025-09-09T23:41:24,138 [bold magenta]cwd[/]: /tmp/pip-wheel-ievrxs4w/cython-glda_76df19d80f8e45bf820747ea283d871e/ 2025-09-09T23:41:24,138 Preparing metadata (setup.py): finished with status 'error' 2025-09-09T23:41:24,139 ERROR: metadata generation failed 2025-09-09T23:41:24,144 Exception information: 2025-09-09T23:41:24,144 Traceback (most recent call last): 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 63, in generate_metadata 2025-09-09T23:41:24,144 call_subprocess( 2025-09-09T23:41:24,144 ~~~~~~~~~~~~~~~^ 2025-09-09T23:41:24,144 args, 2025-09-09T23:41:24,144 ^^^^^ 2025-09-09T23:41:24,144 ...<2 lines>... 2025-09-09T23:41:24,144 spinner=spinner, 2025-09-09T23:41:24,144 ^^^^^^^^^^^^^^^^ 2025-09-09T23:41:24,144 ) 2025-09-09T23:41:24,144 ^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/utils/subprocess.py", line 209, in call_subprocess 2025-09-09T23:41:24,144 raise error 2025-09-09T23:41:24,144 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2025-09-09T23:41:24,144 2025-09-09T23:41:24,144 The above exception was the direct cause of the following exception: 2025-09-09T23:41:24,144 2025-09-09T23:41:24,144 Traceback (most recent call last): 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T23:41:24,144 status = _inner_run() 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T23:41:24,144 return self.run(options, args) 2025-09-09T23:41:24,144 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T23:41:24,144 return func(self, options, args) 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T23:41:24,144 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T23:41:24,144 result = self._result = resolver.resolve( 2025-09-09T23:41:24,144 ~~~~~~~~~~~~~~~~^ 2025-09-09T23:41:24,144 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T23:41:24,144 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:24,144 ) 2025-09-09T23:41:24,144 ^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T23:41:24,144 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T23:41:24,144 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T23:41:24,144 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 141, in _add_to_criteria 2025-09-09T23:41:24,144 if not criterion.candidates: 2025-09-09T23:41:24,144 ^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/structs.py", line 194, in __bool__ 2025-09-09T23:41:24,144 return bool(self._sequence) 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 163, in __bool__ 2025-09-09T23:41:24,144 self._bool = any(self) 2025-09-09T23:41:24,144 ~~~^^^^^^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 147, in 2025-09-09T23:41:24,144 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-09-09T23:41:24,144 ^^^^^^^^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 37, in _iter_built 2025-09-09T23:41:24,144 candidate = func() 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 187, in _make_candidate_from_link 2025-09-09T23:41:24,144 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2025-09-09T23:41:24,144 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-09T23:41:24,144 link, template, name, version 2025-09-09T23:41:24,144 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:24,144 ) 2025-09-09T23:41:24,144 ^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 233, in _make_base_candidate_from_link 2025-09-09T23:41:24,144 self._link_candidate_cache[link] = LinkCandidate( 2025-09-09T23:41:24,144 ~~~~~~~~~~~~~^ 2025-09-09T23:41:24,144 link, 2025-09-09T23:41:24,144 ^^^^^ 2025-09-09T23:41:24,144 ...<3 lines>... 2025-09-09T23:41:24,144 version=version, 2025-09-09T23:41:24,144 ^^^^^^^^^^^^^^^^ 2025-09-09T23:41:24,144 ) 2025-09-09T23:41:24,144 ^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2025-09-09T23:41:24,144 super().__init__( 2025-09-09T23:41:24,144 ~~~~~~~~~~~~~~~~^ 2025-09-09T23:41:24,144 link=link, 2025-09-09T23:41:24,144 ^^^^^^^^^^ 2025-09-09T23:41:24,144 ...<4 lines>... 2025-09-09T23:41:24,144 version=version, 2025-09-09T23:41:24,144 ^^^^^^^^^^^^^^^^ 2025-09-09T23:41:24,144 ) 2025-09-09T23:41:24,144 ^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 159, in __init__ 2025-09-09T23:41:24,144 self.dist = self._prepare() 2025-09-09T23:41:24,144 ~~~~~~~~~~~~~^^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 236, in _prepare 2025-09-09T23:41:24,144 dist = self._prepare_distribution() 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2025-09-09T23:41:24,144 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-09-09T23:41:24,144 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 532, in prepare_linked_requirement 2025-09-09T23:41:24,144 return self._prepare_linked_requirement(req, parallel_builds) 2025-09-09T23:41:24,144 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 647, in _prepare_linked_requirement 2025-09-09T23:41:24,144 dist = _get_prepared_distribution( 2025-09-09T23:41:24,144 req, 2025-09-09T23:41:24,144 ...<3 lines>... 2025-09-09T23:41:24,144 self.check_build_deps, 2025-09-09T23:41:24,144 ) 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution 2025-09-09T23:41:24,144 abstract_dist.prepare_distribution_metadata( 2025-09-09T23:41:24,144 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-09T23:41:24,144 finder, build_isolation, check_build_deps 2025-09-09T23:41:24,144 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:24,144 ) 2025-09-09T23:41:24,144 ^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/distributions/sdist.py", line 69, in prepare_distribution_metadata 2025-09-09T23:41:24,144 self.req.prepare_metadata() 2025-09-09T23:41:24,144 ~~~~~~~~~~~~~~~~~~~~~~~~~^^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/req/req_install.py", line 581, in prepare_metadata 2025-09-09T23:41:24,144 self.metadata_directory = generate_metadata_legacy( 2025-09-09T23:41:24,144 ~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-09T23:41:24,144 build_env=self.build_env, 2025-09-09T23:41:24,144 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T23:41:24,144 ...<3 lines>... 2025-09-09T23:41:24,144 details=details, 2025-09-09T23:41:24,144 ^^^^^^^^^^^^^^^^ 2025-09-09T23:41:24,144 ) 2025-09-09T23:41:24,144 ^ 2025-09-09T23:41:24,144 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 70, in generate_metadata 2025-09-09T23:41:24,144 raise MetadataGenerationFailed(package_details=details) from error 2025-09-09T23:41:24,144 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2025-09-09T23:41:24,167 Removed cython-glda==0.0.1 from https://files.pythonhosted.org/packages/2f/64/eada3583eaa7c104e049b0c4f933761be0287042b52fbe11fcc360d1d799/Cython_GLDA-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-3p_ftpc7' 2025-09-09T23:41:24,167 Removed build tracker: '/tmp/pip-build-tracker-3p_ftpc7'