Python virtualenv setup when not connected to internet
Right now setting up the virtual env takes forever when not connected to internet. It should be possible to avoid loading newest versions of packages and waiting for the timer when working offline.