为什么别人部署sovits轻轻松松
sovits吧
全部回复
仅看楼主
level 1
我一个requirements.txt就被挡在门外了...
好不容易解决掉playsound、matplotlib一类的守门神,结果来个fairseq,要我下什么visual studio C++,结果下了根本没用,紧接着就告诉你fatal error C1083: 无法打开包括文件: “crtdbg.h”: No such file or directory。
鬼知道你这crtdbg.h文件在哪啊???
我真的服了,谁告诉我本地部署那么容易的????
而且搜索引擎都没有任何在这方面受阻的报告似的,好似你们的pip install都顺顺利利,不会出问题。
2023年09月21日 16点09分 1
level 1
我根本就搜不到有其他人因为部署sovits时遇到playsound、fairseq一类的烦恼而发的帖子
也见不到任何解决方案
但世界上就是有很多人用sovits,他们就是没有这种问题
这可太神奇了吧
2023年09月21日 16点09分 2
level 1
难道sovits离开了fairseq就无法运作了???
2023年09月21日 16点09分 3
level 1
这下又看不懂了[呵呵]
Preparing metadata (setup.py) ... error
error: su
bp
rocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "C:\Users\ASUS\AppData\Local\Temp\pip-install-zcqxa80g\uvicorn_4679e0b598874ea4865abbd3dbe6ef1f\setup.py", line 41, in <module>
long_description=get_long_description(),
File "C:\Users\ASUS\AppData\Local\Temp\pip-install-zcqxa80g\uvicorn_4679e0b598874ea4865abbd3dbe6ef1f\setup.py", line 23, in get_long_description
return open('README.md', 'r').read()
UnicodeDecodeError: 'gbk' codec can't decode byte 0xa6 in position 1775: illegal multibyte sequence
[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.
2023年09月21日 17点09分 4
level 1
纯小白出错直接去问chatgpt,很好用
2023年09月24日 02点09分 5
1