The common way to install python on windows is
- download python from python.org
- install
- setup the path
And repeat the process for setuptools, and virtualenv, it is a pain because not just have to setup the path, and have to go to a page to install it.
Another way is to use active python. Which is free, and their community license is pretty acceptable. And the best of all, it bundle with easy_install, pip, virtualenv and the path is done for us properly. You can download it here
Why not a VM? Btw, it's a machine for your work, not personal project ;)
ReplyDeletea few reason,
ReplyDelete1) the virtualbox download page hates me, never able to download a it
2) and vmware server is not meant for use like the old vmware
3) there is time where a local development environment is useful,
/me plan to save enough for another machine...