jvolkman / repairwheel

Repair any wheel, anywhere
MIT License
35 stars 2 forks source link

wheel file with mixed lower case and capital letters produces two dist-info directories. #40

Open gmnamra opened 1 month ago

gmnamra commented 1 month ago

pip install wheel_out/MultiResImagePy-0.1-cp311-cp311-linux_x86_64.whl Processing ./wheel_out/MultiResImagePy-0.1-cp311-cp311-linux_x86_64.whl ERROR: multiresimagepy has an invalid wheel, multiple .dist-info directories found: multiresimagepy-0.1.dist-info, MultiResImagePy-0.1.dist-info

jvolkman commented 1 month ago

Does MultiResImagePy-0.1-cp311-cp311-linux_x86_64.whl contain a dist-info directory prior to repair with capital letters prior to running the repair operation?