New submission from William Stevenson <yhvh2...@googlemail.com>: AMD64 msi install seemed to work fine when running python3.0 as admin but fails immediately as any other user.
Command Line output: C:\Python30>python.exe Fatal Python error: Py_Initialize: can't initialize sys standard streams File "C:\Python25\Lib\encodings\__init__.py", line 120 raise CodecRegistryError,\ ^ SyntaxError: invalid syntax This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. C:\Python30> GUI output: --------------------------- Visual Studio Just-In-Time Debugger --------------------------- An unhandled win32 exception occurred in python.exe [2028]. Just-In-Time debugging this exception failed with the following error: No installed debugger has Just-In-Time debugging enabled. In Visual Studio, Just-In- Time debugging can be enabled from Tools/Options/Debugging/Just-In-Time. Check the documentation index for 'Just-in-time debugging, errors' for more information. --------------------------- OK --------------------------- ---------- components: Installation, Windows messages: 80070 nosy: yhvh severity: normal status: open title: Running python 3 as Non-admin User requests the Runtime to terminate in an unusual way. type: crash versions: Python 3.0 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4982> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com