问题如下:
步骤:motionagent# pip3 install -r requirements.txt中
报错内容:
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-install-5wqbzv4h/audiocraft_a3fa9fee14b4408daf5895e606fd4ca3/setup.py", line 19, in
REQUIRED = [i.strip() for i in open("requirements.txt")]
FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
十分感谢开发者能推出该项目,希望以后自己可以成为忠实粉丝,谢谢!