Intention is good, but anyone who wish to do serious development wouldn't mind that extra step.
Make my point clear: think about sudo pip install X vs advocating everyone to use virtualenv. The cost of cleaning up any mess from sudo outweigh the cost of getting pip and virtualenv.
Look. I agree that getting new package install is painful. Even on Linux, I often have to add PPA to get the latest version.
Comments
Intention is good, but anyone who wish to do serious development wouldn't mind that extra step.
Make my point clear: think about sudo pip install X vs advocating everyone to use virtualenv. The cost of cleaning up any mess from sudo outweigh the cost of getting pip and virtualenv.
Look. I agree that getting new package install is painful. Even on Linux, I often have to add PPA to get the latest version.