-
When developing azure function using python, any new packages added to requirements.txt cannot be found when debugging locally. It will always cause "Module not found" error, deploy to cloud has no is…
-
### Describe the bug
After running
```interpreter --model i ```
without any previous configuration, the following error is raised (after some input is sent):
```shell
> wheres my chrime_an…
-
### Is your feature request related to a problem? Please describe.
documentation, enhancement
### Describe the solution you'd like
This is a guide for installing Open Interpreter on Windows 11 with…
-
Testing #23674
This persists even after a reload
![Image](https://github.com/user-attachments/assets/c5e255c4-6ac4-4121-8cff-e1436bde8271)
-
### What happened?
When trying to define a Python toolchain, I get the error "_MUST_SET_INTERPRETER_VERSION_FLAG" which incorrectly complains about my Bazel version.
### Version
Development (…
-
Unlike a system interpreter or a pyenv installation, pbs can't create venv from a symlink to the pbs installation location. PYTHONHOME is in the wrong location (that of the link, i think), which cause…
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
Google Colab with Python 3.10.12
- TensorFlow installation (pip package or built from source):
pip package
-…
-
According to https://github.com/SimDynamX/SpaceTeamsPro/wiki/STU-Lunar-SAR-API-Docs#which-files-to-modify-for-task-1, it says that the Python interpreter we use is supposed to be at `AppData\Local\Sim…
-
Hello!
Currently, python interpreter isn't configurable because being hardcoded. For me that leads to 127 error because there is no "python" command in default PATH locations.
Could you please …
-
**Is your feature request related to a problem? Please describe.**
Python Code Interpreter (accessible through PythonTool in the framework) can work with files, whereas Custom Python Function (`Custo…