Open zaolwx opened 7 months ago
系统平台(Windows、Linux、云函数):
config.py内开启了什么功能:
问题详细描述(怎么发现的问题):
终端ERROR: Could not find a version that satisfies the requirement openai==1.12.0 (from versions: 0.0.2, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.2.1, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.3.0, 0.4.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.7.0, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5) ERROR: No matching distribution found for openai==1.12.0报错输出(最后几行即可):
日志(config.py内log改为Tru后,在log文件夹下查看):
这个问题怎么解决
pip install openai
系统平台(Windows、Linux、云函数):
config.py内开启了什么功能:
问题详细描述(怎么发现的问题):
终端ERROR: Could not find a version that satisfies the requirement openai==1.12.0 (from versions: 0.0.2, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.2.1, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.3.0, 0.4.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.7.0, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5) ERROR: No matching distribution found for openai==1.12.0报错输出(最后几行即可):
日志(config.py内log改为Tru后,在log文件夹下查看):