pip is bad? Huh? After having to write C++ code, be happy you even have a package manager. And npm better than pip? In what world is an npm_modules folder with 1M+ files in your home folder better than being able to segregate them with venv and then run pip install within that to have all your packages in the virtual environment?
pip
is bad? Huh? After having to write C++ code, be happy you even have a package manager. Andnpm
better thanpip
? In what world is annpm_modules
folder with 1M+ files in your home folder better than being able to segregate them withvenv
and then runpip install
within that to have all your packages in the virtual environment?But eh, it’s a meme 🤷