Skip to content

尝试用ChatGPT把.bat转化成.sh,但出现报错 #14

Answered by moonuke
ghitnm asked this question in Q&A
Discussion options

You must be logged in to vote

其实不用转成sh文件,只要1)用conda新建一个python3.11环境,2)然后pip install -r requirements.txt。 最后3)streamlit run src/SumGPT.py 就好啦

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by sean1832
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
3 participants
Converted from issue

This discussion was converted from issue #13 on April 14, 2023 15:33.