Hi,
I try to use pip3 to install modelscope, as below:
pip3 install "modelscope[cv]" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
But get the following error:
No matching distribution found for setuptools==69.5.1; extra == "cv" (from modelscope[cv])
How to fix this issue?
Thanks
Hi,
I try to use pip3 to install modelscope, as below:
But get the following error:
How to fix this issue?
Thanks