-
-
Notifications
You must be signed in to change notification settings - Fork 76
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 be installed using Poetry. #202
Comments
@AndreGuerra123 Sorry for the delay, I was on vacation! 🌴 Could you please provide some details about your setup so we can reproduce the problem? For example:
If we can reproduce the problem, there's a good chance we can fix it! |
Thanks for looking into this, I encountered this problem as well. The issue on the Poetry repo is here. The commands to reproduce:
You can use the command |
…ama in extras_require...but we always need it and it's already in install_requires. So we'll take it out of extras_require, and maybe that issue will benefit from the removed redundancy.
This fix was included in 2.14.1, which was just released. 👍 |
Thanks a lot @CleanCut! |
Failed to install using Poetry 0.12
[RecursionError]
maximum recursion depth exceeded
Regards,
The text was updated successfully, but these errors were encountered: