clue-ai / ChatYuan

ChatYuan: Large Language Model for Dialogue in Chinese and English
https://www.clueai.cn
Other
1.9k stars 183 forks source link

在dsw安装魔塔报错 #29

Open lvjianxin opened 1 year ago

lvjianxin commented 1 year ago

pip install modelscope==1.4.2 -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html

ERROR: Could not find a version that satisfies the requirement datasets<=2.8.0,>=2.7.0 (from modelscope) (from versions: 0.0.9, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.2.0, 1.2.1, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.8.0, 1.9.0, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 1.13.2, 1.13.3, 1.14.0, 1.15.0, 1.15.1, 1.16.0, 1.16.1, 1.17.0, 1.18.0, 1.18.1, 1.18.2, 1.18.3, 1.18.4, 2.0.0, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.3.2, 2.4.0) ERROR: No matching distribution found for datasets<=2.8.0,>=2.7.0

lvjianxin commented 1 year ago

pip install modelscope==1.4.3 -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html

也报错

joytianya commented 1 year ago

已经反馈给相关人员,尽快修复 可以暂时用hf试试

wenmengzhou commented 1 year ago

pip install modelscope==1.4.2 -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html

ERROR: Could not find a version that satisfies the requirement datasets<=2.8.0,>=2.7.0 (from modelscope) (from versions: 0.0.9, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.2.0, 1.2.1, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.8.0, 1.9.0, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 1.13.2, 1.13.3, 1.14.0, 1.15.0, 1.15.1, 1.16.0, 1.16.1, 1.17.0, 1.18.0, 1.18.1, 1.18.2, 1.18.3, 1.18.4, 2.0.0, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.3.2, 2.4.0) ERROR: No matching distribution found for datasets<=2.8.0,>=2.7.0

please provide the dsw image version which you used