You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The answer may be to just buckle down and implement install ourselves.
makes sense to me for now until pypa/wheel#262 manifests - or perhaps we could both fork and attempt to upstream that impl as contrib solution for pypa/wheel#262.
After 0.31.1 the
wheel.WheelFile.install
API we use here is gone:https://github.com/pantsbuild/pex/blob/ac7aab86e90cfdff43e0b05c6a3500a6cb354547/pex/pex_builder.py#L279-L291
See pypa/wheel#262
The text was updated successfully, but these errors were encountered: