irelephant [he/him]@programming.devOPtoPython@programming.dev•what does pip do to not suck?
11·
2 days agoPip does fail sometimes, but its not half as bad as luarocks.
Alt of @irelephant@lemm.ee
Pip does fail sometimes, but its not half as bad as luarocks.
The instructions don’t work half the time.
Lua runs everywhere (almost), but I cannot install a uuid library on windows.
Compared to luarocks, pip is amazing.
Thanks, this is the explanation I was looking for.
Also, lua is the same, packages are either written in c or pure lua.