赞
踩
如果python版本3.7.1以上,可以直接【目前测试官网3.9版本比较稳定!】
本人实测,正常运行
python3 -m pip install --upgrade pip
No matching distribution found for pandas>=1.2.3 (from openai==0.10.5)
python3 -m pip install --upgrade pip
- AttributeError: module 'openai' has no attribute 'ChatCompletion'或者
- AttributeError: module 'openai' has no attribute 'Model'
pip3 install openai-0.27.0-py3-none-any.whl
ERROR: Package 'openai' requires a different Python: 3.6.8 not in '>=3.7.1'
显示python版本需要更高等级
Linux 下安装Python3.8_linux安装python3.8_dongfs-821的博客-CSDN博客
(Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))
【改装python3.9】
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。