open-interpreter-termux icon indicating copy to clipboard operation
open-interpreter-termux copied to clipboard

Error message

Open 621625 opened this issue 1 year ago • 0 comments

litellm<2.0.0,>=1.41.26->open-interpreter) Using cached openai-1.41.1-py3-none-any.whl.metadata (22 kB) Collecting python-dotenv>=0.2.0 (from litellm<2.0.0,>=1.41.26->open-interpreter) Using cached python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) Collecting tokenizers (from litellm<2.0.0,>=1.41.26->open-interpreter) Using cached tokenizers-0.20.0.tar.gz (337 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... error error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [3 lines of output] Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/data/data/com.termux/files/usr/tmp/pip-modern-metadata-_42i8rgu', '--interpreter', '/data/data/com.termux/files/usr/bin/python3.11']' died with <Signals.SIGSEGV: 11>. Checking for Rust toolchain.... Running maturin pep517 write-dist-info --metadata-directory /data/data/com.termux/files/usr/tmp/pip-modern-metadata-_42i8rgu --interpreter /data/data/com.termux/files/usr/bin/python3.11 [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details. 6>

Termux

621625 avatar Aug 20 '24 16:08 621625