I cant find where is the utils project and requirements.txt , when installing blender.
such as: cd utils $blender_py -m pip install -r requirements.txt
export blender_py=$PWD/blender-3.5.1-linux-x64/3.5/python/bin/python3.10 这句执行了么
你好,是执行了的。然后执行$blender_py可以运行py。请问,是需要在那个路径里面运行吗。
---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2024年11月08日 10:52 | | 收件人 | @.> | | 抄送至 | @.>@.> | | 主题 | Re: [yifanlu0227/ChatSim] I cant find where is the utils project and requirements.txt , when installing blender. (Issue #55) |
export blender_py=$PWD/blender-3.5.1-linux-x64/3.5/python/bin/python3.10 这句执行了么
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
chatsim/foreground/Blender/utils/requirements.txt 安装这个requirements.txt
好的,谢谢你