[issue11288] Python installed from MSI doesn't work

2011-02-23 Thread Martin v . Löwis
Martin v. Löwis added the comment: Ok, closing this as "invalid" then - it's not a bug in the installer, but a misconfiguration of the local system. Thanks to Bartosz for the analysis! -- resolution: -> invalid status: open -> closed ___ Python tra

[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 ___ __

[issue11288] Python installed from MSI doesn't work

2011-02-23 Thread Bartosz
Bartosz added the comment: I have found a problem and sollution: previously I have used Python 2.x and when I removed that version and next installed Python32, PYTHONPATH in system variabled indicated still to Python2.x. Removing all python paths to old version solved the problem. -

[issue11288] Python installed from MSI doesn't work

2011-02-23 Thread Bartosz
Bartosz added the comment: I've got English version too. Python is 32 bit and operating system is also 32 bit. -- ___ Python tracker ___ ___

[issue11288] Python installed from MSI doesn't work

2011-02-23 Thread Stefan Krah
Stefan Krah added the comment: Works fine for me (Windows 7, 64-bit, 32-bit Python-3.2). I do have the plain US English version. Do you have localized versions? -- nosy: +skrah ___ Python tracker _

[issue11288] Python installed from MSI doesn't work

2011-02-22 Thread Bartosz
Bartosz added the comment: I've got the same situation. Windows 7 (32bit) python-3.2.msi installations puts through, but when I try to lunch python appears error : Fatal Python error: Py_Initialize: unable to load the file system codec LookupError: no codec search functions registered: can't f

[issue11288] Python installed from MSI doesn't work

2011-02-22 Thread Georg Brandl
Changes by Georg Brandl : -- keywords: +3.2regression ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://ma

[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 __

[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: no codec s

[issue11288] Python installed from MSI doesn't work

2011-02-22 Thread Martin v . Löwis
Martin v. Löwis added the comment: Matthew: please run "python -v", and attach any output it makes to this report. -- ___ Python tracker ___

[issue11288] Python installed from MSI doesn't work

2011-02-22 Thread Brian Curtin
Brian Curtin added the comment: It works fine for me. Just did a 32-bit Python 3.2 install on a Windows 7 64-bit machine and IDLE works. -- ___ Python tracker ___ _

[issue11288] Python installed from MSI doesn't work

2011-02-22 Thread Martin v . Löwis
Martin v. Löwis added the comment: Can anybody reproduce this? -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscrib

[issue11288] Python installed from MSI doesn't work

2011-02-22 Thread Brian Curtin
Changes by Brian Curtin : -- nosy: +brian.curtin, loewis ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http:/

[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: Py_Initialize