pip · pip/InvalidWheelFilename
InvalidWheelFilename
InvalidWheelFilename
Raised when a wheel file has a name that does not conform to the wheel naming convention (<name>-<version>(-<build>)?-<python>-<abi>-<platform>.whl). The filename encodes compatibility tags that pip uses for platform matching.