-
-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
BUILD: Unable to install Pandas
using poetry v1.4.1
#52465
Comments
Thanks for reporting this issue. |
Great, thank you |
I don't have access to a Windows machine or experience with poetry, so could you help me out a little by testing out the fixed wheels? Here is a link to a zip file containing the built wheel. |
cc @MarcoGorelli IIRC you have a windows machine. If you have time, could you test installing the wheel with poetry? |
Confirmed this now installs successfully on my end. Thanks! |
just for the future - yes, I do (though I usually develop in the WSL), so feel free to tag me in related issues if I need to try things out |
Installation check
Platform
Windows-10-10.0.19044-SP0
Installation Method
Other
pandas Version
2.0.0
Python Version
3.11.2
Installation Logs
Steps to reproduce:
I originally interpreted this issue as a poetry issue (given I'm able to install pandas 2.0.0 without error via pip), but the maintainers' discourse in python-poetry/poetry#7686 suggests that the pandas wheel is invalid.
The text was updated successfully, but these errors were encountered: