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

Instructions for installing Open Interpreter on your Android device.

Results 8 open-interpreter-termux issues
Sort by recently updated
recently updated
newest added

Collecting chroma-hnswlib==0.7.3 (from chromadb=0.4.22->aifs=0.0.9->open-interpreter) Downloading chroma-hnswlib-0.7.3.tar.gz (31 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements to build wheel did not...

When I installed required packages using the following commad: ` yes | pkg install termux-api python-pip cmake ninja patchelf build-essential matplotlib rust binutils libzmq` the error happened: Building wheels for...

Open Interpreter broken in Termux after upgrade: ’’’zsh ❯ i Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/i", line 5, in from interpreter.terminal_interface.start_terminal_interface import main File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/interpreter/terminal_interface/start_terminal_interface.py", line 9, in from...

Ubuntu 22.04 in userland (which bootstraps on termux) will run the latest version without issues. `sudo apt update && sudo apt upgrade` `sudo apt install python3-pip` `sudo pip3 install open-interpreter`...

~ $ interpreter Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/interpreter", line 5, in from interpreter import interpreter File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/interpreter/__init__.py", line 1, in from .core.core import OpenInterpreter File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/interpreter/core/core.py", line 14,...

litellm=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=1.41.26->open-interpreter) Using cached python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) Collecting tokenizers (from litellm=1.41.26->open-interpreter) Using cached tokenizers-0.20.0.tar.gz (337 kB) Installing build dependencies ... done Getting...

How to install grpcio with termux? Every library gives me an error when trying to build dependencies for it and pip install grpcio fails as well

I tried to go through these directions and it didn't work. I kept pasting error messages into AI and trying things until I got Open Interpreter working in Termux 0.118.3...