| ▲ | spinagon 7 hours ago | |||||||||||||
What about pip? It's either installed or immediately available on many OSes | ||||||||||||||
| ▲ | Fabricio20 5 hours ago | parent | next [-] | |||||||||||||
pip might be but it was historically super inconsistent (at least in my experience). Is it `pip install`? `python3 -m pip install`? maybe `pip3 install`? Yeah ubuntu did a lot of damage to pip here. npm always worked because you had to install it and it didnt have a transition phase from python2 being in the OS by default. | ||||||||||||||
| ▲ | jitl 6 hours ago | parent | prev | next [-] | |||||||||||||
system pip w/ sudo usually unleashes Zalgo, i’d rather curl | bash but npm is fine too. it’s just about meeting people where they’re at, and in the ai age many devs have npm if you build for the web, no matter what your backend is (python, go, rust, java, c#), your frontend will almost certainly have some js, so likely you need npm. | ||||||||||||||
| ▲ | piperswe 7 hours ago | parent | prev | next [-] | |||||||||||||
`pip install` either doesn’t work out of the box or has the chance to clobber system files though | ||||||||||||||
| ▲ | nikanj 6 hours ago | parent | prev [-] | |||||||||||||
This is about eight years old. The python situation has mostly gotten worse since https://xkcd.com/1987/ | ||||||||||||||
| ||||||||||||||