bigmarten
bigmarten
这个问题有人解决了吗,修改os.environ无效。
已解决。linux上出现此问题,找到windows懒人包,把里面的nltk_data拷贝到环境的搜索路径下,例如: cp /home/saizong/GPT_SoVITS/runtime/nltk_data/ /home/saizong/.conda/envs/GPT-SoVITS/nltk_data
langchain 0.0.153 can handle this error.
训练失败:mmcv这个软件包在linux如何安装? Process Process-1: Traceback (most recent call last): File "/home/saizong/.local/lib/python3.11/site-packages/modelscope/utils/registry.py", line 210, in build_from_cfg return obj_cls._instantiate(**args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/saizong/.local/lib/python3.11/site-packages/modelscope/models/base/base_model.py", line 67, in _instantiate return cls(**kwargs) ^^^^^^^^^^^^^ File "/home/saizong/.local/lib/python3.11/site-packages/modelscope/models/cv/face_detection/scrfd/damofd_detect.py", line 31,...