-
Notifications
You must be signed in to change notification settings - Fork 407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot install tts-autolabel #70
Comments
I also encountered the same problem, have you solved it? |
no, I even can't find it in https://pypi.org/search/?q=autolabel&o= |
solved!I create conda env with python version under 3.11 to solve it
|
still not work with create conda env: Collecting librosa (from tts-autolabel) The conflict is caused by: To fix this you could try to:
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts |
install python 3.11 Still same error |
同样的问题,windows系统安装时 |
I install it in WSL2-Ubuntu22.04, use python3.10 |
windows python3.10 同样出现这个问题 The conflict is caused by: To fix this you could try to:
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts |
Collecting tts-autolabel
Using cached https://modelscope.oss-cn-beijing.aliyuncs.com/releases/dependencies/kantts/tts_autolabel-1.1.1-py3-none-any.whl (80 kB)
Discarding https://modelscope.oss-cn-beijing.aliyuncs.com/releases/dependencies/kantts/tts_autolabel-1.1.1-py3-none-any.whl (from https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html): Requested tts-autolabel from https://modelscope.oss-cn-beijing.aliyuncs.com/releases/dependencies/kantts/tts_autolabel-1.1.1-py3-none-any.whl has inconsistent version: expected '1.1.1', but metadata has '1.1.2'
Using cached https://modelscope.oss-cn-beijing.aliyuncs.com/releases/dependencies/kantts/tts_autolabel-1.0.1-py3-none-any.whl (63 kB)
Using cached https://modelscope.oss-cn-beijing.aliyuncs.com/releases/dependencies/kantts/tts_autolabel-1.0-py3-none-any.whl (62 kB)
ERROR: Cannot install tts-autolabel==1.0, tts-autolabel==1.0.1, tts-autolabel==1.1.2, tts-autolabel==1.1.7 and tts-autolabel==1.1.8 because these package versions have conflicting dependencies.
The text was updated successfully, but these errors were encountered: