11
what does pip do to not suck?
(programming.dev)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
I'd love to hear a technical answer, but one thing that's probably part of it is the fact that pip is written in Python and Python runs everywhere without much problem (though uv also seems to work pretty flawlessly too lol)
Lua runs everywhere (almost), but I cannot install a uuid library on windows.
IIRC I've had pip fail like that too. Unable to build a lib it included.