BUILD: 2.0.0 Cannot install with poetry #52778
Labels
Build
Library building on various platforms
Duplicate Report
Duplicate issue or pull request
Needs Triage
Issue that has not been reviewed by a pandas team member
Installation check
Platform
Windows-10-10.0.22000-SP0
Installation Method
Other
pandas Version
2.0.0
Python Version
3.10.5
Installation Logs
Warning: Validation of the RECORD file of pandas-2.0.0-cp310-cp310-win_amd64.whl failed. Please report to the maintainers of that package so they can fix their build process. Details:
In C:\Users\me\AppData\Local\pypoetry\Cache\artifacts\85\f6\63\51ca75625c80a076445e7ed2b95badf39f34916440f852dee63e76fce4\pandas-2.0.0-cp310-cp310-win_amd64.whl, pandas/_libs/window/msvcp140.dll is not mentioned in RECORD
In C:\Users\me\AppData\Local\pypoetry\Cache\artifacts\85\f6\63\51ca75625c80a076445e7ed2b95badf39f34916440f852dee63e76fce4\pandas-2.0.0-cp310-cp310-win_amd64.whl, pandas/_libs/window/concrt140.dll is not mentioned in RECORD
In C:\Users\me\AppData\Local\pypoetry\Cache\artifacts\85\f6\63\51ca75625c80a076445e7ed2b95badf39f34916440f852dee63e76fce4\pandas-2.0.0-cp310-cp310-win_amd64.whl, pandas/_libs/window/vcruntime140_1.dll is not mentioned in RECORD
Looks like the error is valid, the RECORD does not list any of the three DLLs but they are present in the whl file.
The text was updated successfully, but these errors were encountered: