[IPython-dev] GTK warning.
Andrea Riciputi
ariciputi at pito.com
Wed Feb 23 05:24:54 EST 2005
I was working with version 0.6.11 when I noticed the following warning
message:
> ibook:~ andrea$ ipython -pylab
>
> ** (ipython:29305): WARNING **: `GtkTextSearchFlags' is not an enum
> type
> Python 2.3.4 (#1, Aug 30 2004, 11:02:41)
> Type "copyright", "credits" or "license" for more information.
>
> IPython 0.6.11 -- An enhanced Interactive Python.
> ? -> Introduction to IPython's features.
> %magic -> Information about IPython's 'magic' % functions.
> help -> Python's own help system.
> object? -> Details about 'object'. ?object also works, ?? prints more.
>
> Welcome to pylab, a matplotlib-based Python environment
> help(matplotlib) -> generic matplotlib information
> help(pylab) -> matlab-compatible commands from matplotlib
> help(plotting) -> plotting commands
Nevertheless plotting functionalities seem to work correctly.
HTH,
Andrea.
More information about the IPython-dev
mailing list