On Wed, Jul 16, 2014 at 11:29 PM, Albert-Jan Roskam <fo...@yahoo.com.dmarc.invalid> wrote: > It needs to be installed to the non-default location "c:\program > files\python27".
Why must it? Are you aware that many programs have issues with spaces in file names? That's one reason for Python's default installation location NOT being in the stupidly-named Program Files. Putting Python there may cause trouble with, for instance, binary extensions. ChrisA -- https://mail.python.org/mailman/listinfo/python-list