新版本setuptools剔除了pkg_resources使用modelscope下载模型时需要将setuptools降级到60版本以下pip uninstall -y setuptools pip install setuptools60.0.0