Why would I want to use the activestate version of Python vs. the one that I can install from http://www.python.org/getit/. I'm new to Python on Windows and have installed it initially to use Fabric, so what are the differences.
Thanks in advance. > Here is what I do: > > 1. Install Python 2.7 community edition from activestate.com > > 2. Is your system 32 or 64 bits? If 32, skip this step. If 64, download and > install pycrypto from here. > > 3. Open command prompt, type "pip install fabric". > _______________________________________________ Fab-user mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/fab-user
