Anton Solbjørg
Anton Solbjørg
Can you run `python` in the command line environment? Could you share the script you use?
@filip-van-hoeckel Closing this as 0.2.0 is out, please reopen if you still have this error
Hi, have a look at this: https://github.com/Arrendy/open-interpreter-termux
Does the same error happen when using python 3.10?
https://github.com/KillianLucas/open-interpreter/pull/942
Modify your prompt: > use python to read this file and summarize it
Can you run ``` pip uninstall pyautogui pip uninstall rubicon-objc pip uninstall mouseinfo pip install open-interpreter --force-reinstall interpreter --os ``` and see if that fixes it?
Interesting... Might be a compatibility issue with python 3.10.10
You shouldn't need to? Use `--model openai/model-name` Interpreter already has: ``` Interpreter --api_base url ```
Can you send the entire error message?