-
Notifications
You must be signed in to change notification settings - Fork 4.6k
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
[Bug] pip install TTS failure: pip._vendor.resolvelib.resolvers.ResolutionTooDeep: 200000 #3017
Comments
You can try upgrading pip first
If you are unlucky, it may be related to Windows 7 and some packages no longer support it. |
Thanks @lexkoro I will try.
But I'll upgrade |
its the exact issue here as well |
Windows is not supported. I move this to discussions. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Describe the bug
Can't make pip installation
To Reproduce
1. Run the following command:
pip install TTS
2. Wait:
3. See error message:
pip._vendor.resolvelib.resolvers.ResolutionTooDeep: 200000
Expected behavior
No response
Logs
No response
Environment
nothing installed yet, just trying to do it on Windows 7, Python 3.8
Additional context
No response
The text was updated successfully, but these errors were encountered: