#no puedo instalar open-interpreter me da errores

7 messages · Page 1 of 1 (latest)

grand quarry
#

Good morning, I'm trying to install open-interpreter and it gives me this error and I can't install it, how can I solve it, thank you.(openin) (openin) C:\Users\MARCELO>interpreter
Traceback (most recent call last):
File "C:\Users\MARCELO\miniconda3\envs\openin\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\MARCELO\miniconda3\envs\openin\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\MARCELO\openin\Scripts\interpreter.exe_main
.py", line 7, in <module>
sys.exit(main())
File "C:\Users\MARCELO\openin\lib\site-packages\interpreter\terminal_interface\start_terminal_interface.py", line 610, in main
start_terminal_interface(interpreter)
File "C:\Users\MARCELO\openin\lib\site-packages\interpreter\terminal_interface\start_terminal_interface.py", line 558, in start_terminal_interface
validate_llm_settings(
File "C:\Users\MARCELO\openin\lib\site-packages\interpreter\terminal_interface\validate_llm_settings.py", line 48, in validate_llm_settings
display_welcome_message_once()
File "C:\Users\MARCELO\openin\lib\site-packages\interpreter\terminal_interface\validate_llm_settings.py", line 120, in display_welcome_message_once
interpreter.display_message(
NameError: name 'interpreter' is not defined

deep pagoda
#

Try to lauch oi with:

interpreter -ak dummykey
grand quarry
#

lo estoy instalando en windows 10

deep pagoda
#

There is an update soon that fixes this problem. Just wait for a bit and update open-interpreter.

grand quarry
#

muchas gracias.

#

thank you so much