What\'s the difference between the virtualenv from apt-get and that from pip? Are they interchangeable?
apt-get install virtualenv The following extra packa
They use separate repositories, you can check what versions you're getting from pip through here. As for apt-get you'll have to check your operating system's package manager version and source list to see what versions you're getting from there.
pip
apt-get