open intrepreter
Describe the bug
I have installed open-interpreter and when installing no error was showed,however,when I want run it,it shows that.
Reproduce
can't run
Expected behavior
correctly run
Screenshots
No response
Open Interpreter version
0.1.15
Python version
3.10.11
Operating System name and version
Windows11
Additional context
it is my open-interpreter
@qianxinxuexi Can you translate this?
The first photo is the result of installing.No errormessage was displayed during the installing process. The second photo is the result of typing interpreter after I finished installing it. I want to know if I installing successfully,because when I input "where open-interpreter",it shows like the third photo,and I can't find it in File Exporer.
------------------ 原始邮件 ------------------ 发件人: "KillianLucas/open-interpreter" @.>; 发送时间: 2023年11月19日(星期天) 晚上6:35 @.>; @.@.>; 主题: Re: [KillianLucas/open-interpreter] open intrepreter (Issue #775)
@qianxinxuexi Can you show the output when you run interpreter—
Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
@qianxinxuexi Please run:
pip install --upgrade pip
pip install --force-reinstall open-interpreter
interpreter
Thanks for your reply.however,I run according to your command and still have the following problems. When I input "pip install --force-reinstall open-interpreter",there are many warnings like the first photo.
------------------ 原始邮件 ------------------ 发件人: "KillianLucas/open-interpreter" @.>; 发送时间: 2023年11月19日(星期天) 晚上8:59 @.>; @.@.>; 主题: Re: [KillianLucas/open-interpreter] open intrepreter (Issue #775)
@qianxinxuexi Please run:
pip install --upgrade pip pip install --force-reinstall open-interpreter interpreter
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: @.***>
@qianxinxuexi Is your python/Scrips folder in PATH?
OK,yestoday,I have added my python and scripts into adds.And I have get a openai API key and run"setx OPENAI _API_KEY my key".But it still shows like the first photo.
Today,I try to run it,but it has no responding like this.
------------------ 原始邮件 ------------------ 发件人: "KillianLucas/open-interpreter" @.>; 发送时间: 2023年11月21日(星期二) 凌晨2:03 @.>; @.@.>; 主题: Re: [KillianLucas/open-interpreter] open intrepreter (Issue #775)
@qianxinxuexi Is your python/Scrips folder in PATH?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
Closing this stale issue. Please create a new issue if the problem is not resolved or explained in the documentation. Thanks!