Skip to content
Discussion options

You must be logged in to vote

问题已解决,可能与pip3的版本及requirements.txt内记载的软件包版本号有关系:

Python 3.9.10
pip 25.1.1 from /usr/local/python3/lib/python3.9/site-packages/pip (python 3.9)

基于上述工具执行pip3 install -r requirements.txt -i https://mirrors.ustc.edu.cn/pypi/web/simple命令前,需要修改requirements.txt内记载的软件包版本号:

cassandra-driver==3.29.2
httpx==0.28.0
openai==1.88.0

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by waitspring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant