Open Interpreter 🧠 Run a ChatGPT Code Interpreter on Windows

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 10

  • @spicer41282
    @spicer41282 8 месяцев назад +1

    One of the best if not THE Best! quick installation Vid! for Windows!
    Keep it going!

    • @stuffaboutstuff4045
      @stuffaboutstuff4045  8 месяцев назад

      Hi,
      Thank you for reaching out! Thanks for the positive feedback, much appreciated.

  • @williamedwards6113
    @williamedwards6113 8 месяцев назад +1

    Hey man thanks for the tutorial, I'd seriously consider editing out your API key though

    • @stuffaboutstuff4045
      @stuffaboutstuff4045  8 месяцев назад +1

      Hi, thanks for reaching out! I am glad the video helped. I did delete that key after the video was published. So it should hopefully be a dead key :-)

  • @brihint
    @brihint 7 месяцев назад +1

    Thank you for your clarity. This was easy because of you.

  • @liviuspinu11
    @liviuspinu11 4 месяца назад +1

    Please make more interesting videos

  • @user-zc4ey4bc2d
    @user-zc4ey4bc2d 14 дней назад

    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
    unpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
    File "C:\Users\MARCELO\miniconda3\envs\openin\lib
    unpy.py", line 86, in _run_code
    exec(code, run_globals)
    File "C:\Users\MARCELO\openin\Scripts\interpreter.exe\__main__.py", line 7, in
    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

    • @stuffaboutstuff4045
      @stuffaboutstuff4045  9 дней назад

      Hi, just checking if you managed to resolve this issue. It sounds like interpreter did not register. Just checking that you installed all the required SW. You should also have Python 3.10 or 3.11 for this to work. Do you get any errors when you run (pip install open-interpreter) before launching it with interpreter? Thanks for reaching out, let me know if you get this up and running.