Handle wheels whose RECORD file doesn't match #100
Labels
component: core
Related to core installation logic
component: sources
Related to WheelSource and friends
type: task
Something that needs to be done that is not a bug or feature
I understand it is the packagers' fault that released a wheel with a mismatching RECORD file. But since
pip
isn't that strict, people will keep complaining "I can't install xxx but pip works fine." At leastinstaller
could provide an option to skip the RECORD validation.Some examples:
selenium==4.1.0
catboost==1.0.4
The errors are like:
The text was updated successfully, but these errors were encountered: