[IPython-dev] IPython 0.10.1 -pylab
Fernando Perez
fperez.net at gmail.com
Sun Oct 10 13:47:19 EDT 2010
On Sun, Oct 10, 2010 at 9:41 AM, Jörgen Stenarson
<jorgen.stenarson at bostream.nu> wrote:
>
> For me there are some issues with the default codepage that is set in
> the console window when you launch python.
>
> If you are having the same problem I have experienced then
> <http://packages.python.org/pyreadline/usage.html#international-characters>
> may help you resolve your issues.
> If not please let me know and I will try to improve the explanation.
Thanks for the feedback, Jorgen.
What puzzles me about Peter's problem is that I don't get why the
--pylab switch should in any way affect the behavior related to
unicode/codepages... Does anyone have an idea on this front?
Peter, could you test using
--pylab wx
--pylab gtk
--pylab tk
--pylab qt (if you have pyqt installed)
and let us know if there's any difference? I wonder if the gui
toolkit is messing with stdin in any way.
I'm honestly shooting in the dark here, so if anyone has a better
idea, by all means speak up.
Cheers,
f
More information about the IPython-dev
mailing list