[issue11288] Python installed from MSI doesn't work

2011-02-23 Thread Matthew Funke
Matthew Funke added the comment: Changing the environment variables did the trick! Thank you very much! -- ___ Python tracker <http://bugs.python.org/issue11

[issue11288] Python installed from MSI doesn't work

2011-02-22 Thread Matthew Funke
Matthew Funke added the comment: I also tried uninstalling, re-downloading the MSI, and re-installing, but no joy. Thank you for any insight you can lend. -- ___ Python tracker <http://bugs.python.org/issue11

[issue11288] Python installed from MSI doesn't work

2011-02-22 Thread Matthew Funke
Matthew Funke added the comment: Here's the output, in its entirety: - C:\Python32>python -v # installing zipimport hook import zipimport # builtin # installed zipimport hook Fatal Python error: Py_Initialize: unable to load the file system codec LookupError:

[issue11288] Python installed from MSI doesn't work

2011-02-22 Thread Matthew Funke
New submission from Matthew Funke : I uninstalled Python 3.1.3 and installed the 32-bit version of Python 3.2 on my 64-bit Win7 box. (My favorite IDE requires the 32-bit version.) trying to run IDLE crashes; running C:\python32\python.exe returns this error: Fatal Python error