-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
poetry install pendulum --git #434
Comments
I believe your issue is the same as #321 - it should be resolved when pip supports PEP 517 |
Okay, closing then. Perhaps this should be stated as "expectedly broken" somewhere. All documentation and examples led me to believe poetry could do this already and wasn't waiting on a PEP. |
This was actually a bug in my opinion since Poetry should be able to handle itself. It's has been fixed in commit 58e3676 and this something that will land in the next |
Thanks for the clarification! |
I am still getting the same error when using poetry 0.12.4 (the FileNotFoundError for the setup.py) - is this my mistake or has it not been fixed with the 0.12 release yet? |
@timonbimon There is still an issue actually. I know where it's coming from and it should be an easy fix. I will keep you posted. |
awesome thanks a lot for the quick reply. and thanks even more for all the hard work, poetry is really the best :) |
Release |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
-vvv
option).Issue
Can't install
pendulum
from git because it doesn't have a setup.py...The text was updated successfully, but these errors were encountered: