We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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]
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: