[issue1110] Problems with the msi installer - python-3.0a1.msi

2007-12-07 Thread Vlastimil Brom
Vlastimil Brom added the comment: I just installed python-3.0a2 and it works fine for me (Win XPh SP2 Czech; python3 directory C:\Python30). Sofar I haven't found any problems other than those mentioned in the release notes. Thank you very much for fixing this!

[issue1110] Problems with the msi installer - python-3.0a1.msi

2007-11-08 Thread Christian Heimes
Changes by Christian Heimes: -- resolution: -> duplicate status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing

[issue1110] Problems with the msi installer - python-3.0a1.msi

2007-11-08 Thread Christian Heimes
Christian Heimes added the comment: I've validated a) and fixed b) two weeks ago. I'm closing this bug. It doesn't contain any additional problems for the bug. I expect the next alpha of Python 3.0 in about two weeks. Please test the next version, would you? The problems with your localization o

[issue1110] Problems with the msi installer - python-3.0a1.msi

2007-09-17 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- assignee: -> loewis priority: -> normal __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list

[issue1110] Problems with the msi installer - python-3.0a1.msi

2007-09-05 Thread Vlastimil Brom
Vlastimil Brom added the comment: The path to the python executable on my system is: "C:\Python30\python.exe" The path to Program Files is "C:\Program Files", but it doesn't matter in that case, I guess. And yes, I use the console window (i.e. the cmd window in Windows) - the IDLE doesn't run

[issue1110] Problems with the msi installer - python-3.0a1.msi

2007-09-05 Thread Martin v. Löwis
Martin v. Löwis added the comment: There are really two issues here; it is usually better to report them separately, so they can be analyzed, fixed, and closed separately: a) the compileall script apparently fails (not surprisingly so, I never tested it for 3.0), and b) Python does not work on yo

[issue1110] Problems with the msi installer - python-3.0a1.msi

2007-09-05 Thread Vlastimil Brom
New submission from Vlastimil Brom: I encountered problems installing python 3.0 alpha 1 from the MSI installer supplied on the python download page (python-3.0a1.msi). If the advanced option of the installer ("compile .py files to bytecode after installation") is checked - the following messa