【求助贴】requirements.txt文件已存在Chinese-LLaMA-Alpaca-3-3.0目录下但是依旧无法运行。 #231
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#231
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
可以看到报错提示没有requirements.txt这个文件,这个指令pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple 需要在包含requirements.txt文件的Chinese-LLaMA-Alpaca-3-3.0这个目录下运行


另外就是如果遇到新的问题可以在原帖这里点击“在新的工单中引用“或者直接开新帖提问,这样我们比较容易可以即时看到提问尽快回复
Originally posted by @x in #205 (comment)
老师我检查了一下,requirements.txt文件已经存在\root\Chinese-LLaMA-Alpaca-3-3.0目录下了但是依然无法正常运行
路劲与报错如下,没有另外的用户名只有这个直接的root文件夹
同学,你在路径下运行一下dir或者ls -l命令,再截图一下,确认一下当前的运行目录。
是这个么?
同学,你之前都没有cd到Chinese-LLaMA-Alpaca-3-3.0目录运行命令哈,你在root目录下面运行的,root下面没有requirements.txt文件,现在在你截图的这里运行命令就行。