[issue9890] Visual C++ Runtime Library Error is there a fix?

2012-08-06 Thread Karen KarenL

Karen KarenL added the comment:

I just run into this problem. I am running python 3.2, but I do have python 26 
and python 27 install on the same computer.

--
nosy: +Karen.KarenL
status: pending -> open

___
Python tracker 
<http://bugs.python.org/issue9890>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9890] Visual C++ Runtime Library Error is there a fix?

2012-08-06 Thread Karen KarenL

Karen KarenL added the comment:

Additional info on error in python 3.2
I am using 32 bit Win 7 enterprise SP1. I download and installed python-3.2.msi 
from python.org I than start python pythonw from window menu just like any 
other program. Running python command line also failed, and this is the error 
message:
Fatal Python error: Py_Initialize: unable to load the file system codec
LookupError: no codec search functions registered: can't find encoding

This application has requested the runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

I have uninstalled python 26, 27, 32. Then reinstalled 32. Problem is still 
presents. I also have cygwin on my system. Python 26 and 27 worked without any 
issue. Python 26 that comes with cywin worked as well. I just updated my cygwin 
to get python 3.2 binaries from cygwin's dist. It is working.
Let me know if there is anything I can do to help.

Karen

--

___
Python tracker 
<http://bugs.python.org/issue9890>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9890] Visual C++ Runtime Library Error is there a fix?

2012-08-07 Thread Karen KarenL

Karen KarenL added the comment:

Yes. It is the same bug. And changing pythonhome path from c:\python26 to
c:\python32 fixes the problem. My initial google search found bug 9890, but
not 11288. Let me know if there is anything I can do.

Karen

On Mon, Aug 6, 2012 at 8:27 PM, Roger Serwy  wrote:

>
> Roger Serwy added the comment:
>
> Karen, thank you for your reply and your cooperation. This issue may
> take some time to resolve.
>
> It looks like the error you are receiving has been addressed in
> issue11288. Can you check it out?
>
> --
>
> ___
> Python tracker 
> <http://bugs.python.org/issue9890>
> ___
>

--

___
Python tracker 
<http://bugs.python.org/issue9890>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com