ChatWithBinary icon indicating copy to clipboard operation
ChatWithBinary copied to clipboard

pip install chromadb --no-cache-dir

Open 3186447858 opened this issue 1 year ago • 7 comments

          pip install chromadb --no-cache-dir

pip install tiktoken --no-cache-dir 安装完这两个依赖后 降低一下urllib3的版本 再配置一下终端的代理 就可以使用了

Originally posted by @hjhjbmy in https://github.com/DDizzzy79/Ret2GPT/issues/1#issuecomment-1513195968

3186447858 avatar Jul 23 '23 13:07 3186447858

network, 请问大师怎么配置代理?我的一直报<urllib3.connection.HTTPSConnection object at 0x7ff474675810>: Failed to establish a new connection: [Errno 101] Network is unreachable')).

3186447858 avatar Jul 23 '23 13:07 3186447858

360截图20230724185652612 安装好了后,出现如图的问题。

3186447858 avatar Jul 24 '23 11:07 3186447858

可能要使用 export 命令来指定你的本地代理端口,比如说我的在7890端口 那就是export https_proxy=http://127.0.0.1:7890 http_proxy=http://127.0.0.1:7890 all_proxy=socks5://127.0.0.1:7890

retr0reg avatar Jul 25 '23 02:07 retr0reg

大师,本地代理ip和端口怎么获取呢?

3186447858 avatar Jul 25 '23 05:07 3186447858

请问国内要运行openai时不要设置国外的代理?

3186447858 avatar Jul 28 '23 06:07 3186447858

话说搭建的python的版本有推荐吗?有搭建好的python版本推荐吗?

BarnabyAlexandraBaron avatar Apr 06 '24 16:04 BarnabyAlexandraBaron

d大佬 安装中遇到 image 同时 open_key_ api 这个自定义baseurl吗 因为openai 个人apikey 老被封 在代码可以调整吗

Savoir007 avatar Apr 28 '24 04:04 Savoir007