2025-01-26T10:21:34,245 Created temporary directory: /tmp/pip-build-tracker-dj5vwtv1 2025-01-26T10:21:34,246 Initialized build tracking at /tmp/pip-build-tracker-dj5vwtv1 2025-01-26T10:21:34,247 Created build tracker: /tmp/pip-build-tracker-dj5vwtv1 2025-01-26T10:21:34,247 Entered build tracker: /tmp/pip-build-tracker-dj5vwtv1 2025-01-26T10:21:34,248 Created temporary directory: /tmp/pip-wheel-mijzqx7c 2025-01-26T10:21:34,252 Created temporary directory: /tmp/pip-ephem-wheel-cache-vlg8rsui 2025-01-26T10:21:34,296 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-01-26T10:21:34,299 2 location(s) to search for versions of streamlit-ace-cursor: 2025-01-26T10:21:34,299 * https://pypi.org/simple/streamlit-ace-cursor/ 2025-01-26T10:21:34,299 * https://www.piwheels.org/simple/streamlit-ace-cursor/ 2025-01-26T10:21:34,299 Fetching project page and analyzing links: https://pypi.org/simple/streamlit-ace-cursor/ 2025-01-26T10:21:34,300 Getting page https://pypi.org/simple/streamlit-ace-cursor/ 2025-01-26T10:21:34,302 Found index url https://pypi.org/simple/ 2025-01-26T10:21:34,520 Fetched page https://pypi.org/simple/streamlit-ace-cursor/ as application/vnd.pypi.simple.v1+json 2025-01-26T10:21:34,521 Skipping link: No binaries permitted for streamlit-ace-cursor: https://files.pythonhosted.org/packages/bc/b0/4e61c00226bf389665b7047d2563e21b5409457975f050a37c63963b7b8b/streamlit_ace_cursor-0.1.2-py3-none-any.whl (from https://pypi.org/simple/streamlit-ace-cursor/) (requires-python:>=3.6) 2025-01-26T10:21:34,522 Found link https://files.pythonhosted.org/packages/e4/53/1fbbdae67ee51d7378b3f2ebbb485830efbfedb97ad171b0eb1aec0cfebb/streamlit_ace_cursor-0.1.2.tar.gz (from https://pypi.org/simple/streamlit-ace-cursor/) (requires-python:>=3.6), version: 0.1.2 2025-01-26T10:21:34,523 Fetching project page and analyzing links: https://www.piwheels.org/simple/streamlit-ace-cursor/ 2025-01-26T10:21:34,524 Getting page https://www.piwheels.org/simple/streamlit-ace-cursor/ 2025-01-26T10:21:34,525 Found index url https://www.piwheels.org/simple/ 2025-01-26T10:21:34,698 Fetched page https://www.piwheels.org/simple/streamlit-ace-cursor/ as text/html 2025-01-26T10:21:34,699 Skipping link: not a file: https://www.piwheels.org/simple/streamlit-ace-cursor/ 2025-01-26T10:21:34,700 Skipping link: not a file: https://pypi.org/simple/streamlit-ace-cursor/ 2025-01-26T10:21:34,719 Given no hashes to check 1 links for project 'streamlit-ace-cursor': discarding no candidates 2025-01-26T10:21:34,721 Collecting streamlit-ace-cursor==0.1.2 2025-01-26T10:21:34,723 Created temporary directory: /tmp/pip-unpack-cf2kvna5 2025-01-26T10:21:34,952 Downloading streamlit_ace_cursor-0.1.2.tar.gz (2.4 MB) 2025-01-26T10:21:36,413 Added streamlit-ace-cursor==0.1.2 from https://files.pythonhosted.org/packages/e4/53/1fbbdae67ee51d7378b3f2ebbb485830efbfedb97ad171b0eb1aec0cfebb/streamlit_ace_cursor-0.1.2.tar.gz to build tracker '/tmp/pip-build-tracker-dj5vwtv1' 2025-01-26T10:21:36,415 Running setup.py (path:/tmp/pip-wheel-mijzqx7c/streamlit-ace-cursor_f479d6becbd64ab485ccd6a83eee37c5/setup.py) egg_info for package streamlit-ace-cursor 2025-01-26T10:21:36,417 Created temporary directory: /tmp/pip-pip-egg-info-j71lik1y 2025-01-26T10:21:36,417 Preparing metadata (setup.py): started 2025-01-26T10:21:36,419 Running command python setup.py egg_info 2025-01-26T10:21:37,189 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-01-26T10:21:37,189 !! 2025-01-26T10:21:37,191 ******************************************************************************** 2025-01-26T10:21:37,191 Requirements should be satisfied by a PEP 517 installer. 2025-01-26T10:21:37,192 If you are using pip, you can try `pip install --use-pep517`. 2025-01-26T10:21:37,193 ******************************************************************************** 2025-01-26T10:21:37,194 !! 2025-01-26T10:21:37,195 dist.fetch_build_eggs(dist.setup_requires) 2025-01-26T10:21:37,580 Traceback (most recent call last): 2025-01-26T10:21:37,581 File "/usr/local/lib/python3.11/dist-packages/setuptools/config/expand.py", line 69, in __getattr__ 2025-01-26T10:21:37,581 return next( 2025-01-26T10:21:37,582 ^^^^^ 2025-01-26T10:21:37,582 StopIteration 2025-01-26T10:21:37,583 The above exception was the direct cause of the following exception: 2025-01-26T10:21:37,584 Traceback (most recent call last): 2025-01-26T10:21:37,585 File "/usr/local/lib/python3.11/dist-packages/setuptools/config/expand.py", line 183, in read_attr 2025-01-26T10:21:37,585 return getattr(StaticModule(module_name, spec), attr_name) 2025-01-26T10:21:37,586 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,586 File "/usr/local/lib/python3.11/dist-packages/setuptools/config/expand.py", line 75, in __getattr__ 2025-01-26T10:21:37,587 raise AttributeError(f"{self.name} has no attribute {attr}") from e 2025-01-26T10:21:37,587 AttributeError: streamlit_ace_cursor has no attribute __version__ 2025-01-26T10:21:37,588 During handling of the above exception, another exception occurred: 2025-01-26T10:21:37,589 Traceback (most recent call last): 2025-01-26T10:21:37,589 File "", line 2, in 2025-01-26T10:21:37,590 File "", line 34, in 2025-01-26T10:21:37,590 File "/tmp/pip-wheel-mijzqx7c/streamlit-ace-cursor_f479d6becbd64ab485ccd6a83eee37c5/setup.py", line 3, in 2025-01-26T10:21:37,591 setup() 2025-01-26T10:21:37,591 File "/usr/local/lib/python3.11/dist-packages/setuptools/__init__.py", line 117, in setup 2025-01-26T10:21:37,592 return distutils.core.setup(**attrs) 2025-01-26T10:21:37,593 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,594 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/core.py", line 157, in setup 2025-01-26T10:21:37,595 dist.parse_config_files() 2025-01-26T10:21:37,596 File "/usr/local/lib/python3.11/dist-packages/setuptools/dist.py", line 651, in parse_config_files 2025-01-26T10:21:37,597 setupcfg.parse_configuration( 2025-01-26T10:21:37,598 File "/usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py", line 199, in parse_configuration 2025-01-26T10:21:37,599 meta.parse() 2025-01-26T10:21:37,599 File "/usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py", line 512, in parse 2025-01-26T10:21:37,600 section_parser_method(section_options) 2025-01-26T10:21:37,601 File "/usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py", line 487, in parse_section 2025-01-26T10:21:37,602 self[name] = value 2025-01-26T10:21:37,603 ~~~~^^^^^^ 2025-01-26T10:21:37,604 File "/usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py", line 305, in __setitem__ 2025-01-26T10:21:37,604 parsed = self.parsers.get(option_name, lambda x: x)(value) 2025-01-26T10:21:37,605 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,606 File "/usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py", line 604, in _parse_version 2025-01-26T10:21:37,607 return expand.version(self._parse_attr(value, self.package_dir, self.root_dir)) 2025-01-26T10:21:37,607 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,608 File "/usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py", line 429, in _parse_attr 2025-01-26T10:21:37,609 return expand.read_attr(attr_desc, package_dir, root_dir) 2025-01-26T10:21:37,610 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,610 File "/usr/local/lib/python3.11/dist-packages/setuptools/config/expand.py", line 187, in read_attr 2025-01-26T10:21:37,611 return getattr(module, attr_name) 2025-01-26T10:21:37,612 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,613 AttributeError: module 'streamlit_ace_cursor' has no attribute '__version__' 2025-01-26T10:21:37,704 ERROR: python setup.py egg_info exited with 1 2025-01-26T10:21:37,717 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2025-01-26T10:21:37,717 exec(compile('"'"''"'"''"'"' 2025-01-26T10:21:37,717 # This is -- a caller that pip uses to run setup.py 2025-01-26T10:21:37,717 # 2025-01-26T10:21:37,717 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-01-26T10:21:37,717 # import from `distutils.core` to work with newer packaging standards. 2025-01-26T10:21:37,717 # - It provides a clear error message when setuptools is not installed. 2025-01-26T10:21:37,717 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-01-26T10:21:37,717 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-01-26T10:21:37,717 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-01-26T10:21:37,717 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-01-26T10:21:37,717 import os, sys, tokenize 2025-01-26T10:21:37,717 2025-01-26T10:21:37,717 try: 2025-01-26T10:21:37,717 import setuptools 2025-01-26T10:21:37,717 except ImportError as error: 2025-01-26T10:21:37,717 print( 2025-01-26T10:21:37,717 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2025-01-26T10:21:37,717 "the build environment.", 2025-01-26T10:21:37,717 file=sys.stderr, 2025-01-26T10:21:37,717 ) 2025-01-26T10:21:37,717 sys.exit(1) 2025-01-26T10:21:37,717 2025-01-26T10:21:37,717 __file__ = %r 2025-01-26T10:21:37,717 sys.argv[0] = __file__ 2025-01-26T10:21:37,717 2025-01-26T10:21:37,717 if os.path.exists(__file__): 2025-01-26T10:21:37,717 filename = __file__ 2025-01-26T10:21:37,717 with tokenize.open(__file__) as f: 2025-01-26T10:21:37,717 setup_py_code = f.read() 2025-01-26T10:21:37,717 else: 2025-01-26T10:21:37,717 filename = "" 2025-01-26T10:21:37,717 setup_py_code = "from setuptools import setup; setup()" 2025-01-26T10:21:37,717 2025-01-26T10:21:37,717 exec(compile(setup_py_code, filename, "exec")) 2025-01-26T10:21:37,717 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-mijzqx7c/streamlit-ace-cursor_f479d6becbd64ab485ccd6a83eee37c5/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-j71lik1y[/] 2025-01-26T10:21:37,718 [bold magenta]cwd[/]: /tmp/pip-wheel-mijzqx7c/streamlit-ace-cursor_f479d6becbd64ab485ccd6a83eee37c5/ 2025-01-26T10:21:37,718 Preparing metadata (setup.py): finished with status 'error' 2025-01-26T10:21:37,720 ERROR: metadata generation failed 2025-01-26T10:21:37,725 Exception information: 2025-01-26T10:21:37,725 Traceback (most recent call last): 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2025-01-26T10:21:37,725 call_subprocess( 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 209, in call_subprocess 2025-01-26T10:21:37,725 raise error 2025-01-26T10:21:37,725 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2025-01-26T10:21:37,725 2025-01-26T10:21:37,725 The above exception was the direct cause of the following exception: 2025-01-26T10:21:37,725 2025-01-26T10:21:37,725 Traceback (most recent call last): 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-01-26T10:21:37,725 status = _inner_run() 2025-01-26T10:21:37,725 ^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-01-26T10:21:37,725 return self.run(options, args) 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-01-26T10:21:37,725 return func(self, options, args) 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-01-26T10:21:37,725 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-01-26T10:21:37,725 result = self._result = resolver.resolve( 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-01-26T10:21:37,725 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-01-26T10:21:37,725 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2025-01-26T10:21:37,725 if not criterion.candidates: 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2025-01-26T10:21:37,725 return bool(self._sequence) 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 174, in __bool__ 2025-01-26T10:21:37,725 return any(self) 2025-01-26T10:21:37,725 ^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 162, in 2025-01-26T10:21:37,725 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 53, in _iter_built 2025-01-26T10:21:37,725 candidate = func() 2025-01-26T10:21:37,725 ^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 187, in _make_candidate_from_link 2025-01-26T10:21:37,725 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 233, in _make_base_candidate_from_link 2025-01-26T10:21:37,725 self._link_candidate_cache[link] = LinkCandidate( 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in __init__ 2025-01-26T10:21:37,725 super().__init__( 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 159, in __init__ 2025-01-26T10:21:37,725 self.dist = self._prepare() 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 236, in _prepare 2025-01-26T10:21:37,725 dist = self._prepare_distribution() 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 315, in _prepare_distribution 2025-01-26T10:21:37,725 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 527, in prepare_linked_requirement 2025-01-26T10:21:37,725 return self._prepare_linked_requirement(req, parallel_builds) 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 642, in _prepare_linked_requirement 2025-01-26T10:21:37,725 dist = _get_prepared_distribution( 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 72, in _get_prepared_distribution 2025-01-26T10:21:37,725 abstract_dist.prepare_distribution_metadata( 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 69, in prepare_distribution_metadata 2025-01-26T10:21:37,725 self.req.prepare_metadata() 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 581, in prepare_metadata 2025-01-26T10:21:37,725 self.metadata_directory = generate_metadata_legacy( 2025-01-26T10:21:37,725 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-26T10:21:37,725 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2025-01-26T10:21:37,725 raise MetadataGenerationFailed(package_details=details) from error 2025-01-26T10:21:37,725 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2025-01-26T10:21:37,739 Removed streamlit-ace-cursor==0.1.2 from https://files.pythonhosted.org/packages/e4/53/1fbbdae67ee51d7378b3f2ebbb485830efbfedb97ad171b0eb1aec0cfebb/streamlit_ace_cursor-0.1.2.tar.gz from build tracker '/tmp/pip-build-tracker-dj5vwtv1' 2025-01-26T10:21:37,739 Removed build tracker: '/tmp/pip-build-tracker-dj5vwtv1'