-
Notifications
You must be signed in to change notification settings - Fork 438
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 since integration of poetry #582
Comments
Hey @iamareebjamal, sorry for the trouble here. The switch from pipenv to poetry was released as a patch version since we expected it to have no impact on users. Apparently that's not the case when building from source though :( I can reproduce this locally with I'll try to see if there's any workaround we can offer, but we might need to revert to using pipenv for the time being. |
This should be fixed in 2.29.4. We're no longer using Poetry, and building from source works again:
|
Build is failing in alpine since integration of poetry
Library Version: 2.29.3
python-poetry/poetry#760
Note that I am not using --no-binary CL argument, this is just standard pip install -r requirements.txt in alpine (docker)
Not that I have any say in the matter, but this could have been integrated in a minor upgrade, i.e., 2.30.x, and not a patch upgrade: 2.29.1 -> 2.29.2 :)
Logs:
The text was updated successfully, but these errors were encountered: