open-interpreter
open-interpreter copied to clipboard
cannot run interpreter on my pc (windows)
Describe the bug
C:\Users\Gavin>interpreter
Traceback (most recent call last):
File "D:\Users\Gavin\anaconda3\lib\runpy.py", line 197, in run_module_as_main
return run_code(code, main_globals, None,
File "D:\Users\Gavin\anaconda3\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "D:\Users\Gavin\anaconda3\Scripts\interpreter.exe_main.py", line 4, in
do not know where the problem is ,can you help?
Reproduce
pip install open-interpreter
run interpreter
Expected behavior
Expect windows version of interpreter to work
Screenshots
No response
Open Interpreter version
newest version, i believe, 0.2.0
Python version
Python 3.9.13
Operating System name and version
windows 11
Additional context
No response