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

A natural language interface for computers

Results 619 open-interpreter issues
Sort by recently updated
recently updated
newest added

### Describe the bug After upgrading Open Interpreter to version 0.2.0 New Computer and trying to run it I got this error: ```bash ~ $ interpreter --os Traceback (most recent...

bug
help wanted
good first issue

### Describe the bug When I run `pip install open-interpreter` it yields an error even after I installed rust as suggested ### Reproduce In Termux run ``` pkg install rust...

documentation
question

### Describe the bug Starting Interpreter fails with the following error message `Traceback (most recent call last): File "C:\laragon\bin\python\python-3.10\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\laragon\bin\python\python-3.10\lib\runpy.py", line...

bug

### Describe the bug Using LMStudio with TheBloke/OpenHermes-2.5-Mistral-7B-16k-GGUF, I get: ``` > list the files in the current directory ls `bash` disabled or not supported. ``` How can I enable...

bug

### Is your feature request related to a problem? Please describe. like I have open-interpreter installed in 1 host but it executes code through ssh remotely without the LLM knowing,...

enhancement

### Describe the changes you have made: scan and edit recently edited code by creating a while loop around the "executing" chunk conditional block ### Reference any relevant issue (Fixes...

### Describe the changes you have made: minor fix ### Pre-Submission Checklist (optional but appreciated): - [ ] I have included relevant documentation updates (stored in /docs) - [x] I...

### Describe the bug After installing the dependencies, the following error code appeared when running the second line of command: Traceback (most recent call last): File "", line 198, in...

bug

### Describe the bug Hello, I would like to ask how to make the interpreter work on my computer. Why does it answer "I'm an AI language model and cannot...

question

### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like interpreter --api_base "URL" ### Describe alternatives you've considered _No response_ ###...

question