[IPython-user] Ipython autocompletion and enthought.mayavi
fred
fredmfp@gmail....
Thu May 28 17:53:37 CDT 2009
Gökhan SEVER a écrit :
> Hey,
>
> Same thing happens in my Fedora box:
>
> Linux 2.6.27.19-170.2.35.fc10.i686.PAE
>
> Python 2.5.2 (r252:60911, Sep 30 2008, 15:41:38)
> IPython 0.10.bzr.r1173
>
> In [3]: s.actor.actor.The program 'python' received an X Window System
> error.
Don't know if it could be interesting, but I don't get it here:
Python 2.5.4 (r254:67916, Feb 17 2009, 20:16:45)
Type "copyright", "credits" or "license" for more information.
IPython 0.9.1 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
object? -> Details about 'object'. ?object also works, ?? prints more.
IPython profile: mlab
marsu[00:50:47]:~/{1}/> s=test_surf()
(python:29288): Gtk-CRITICAL **: gtk_widget_set_colormap: assertion
`!GTK_WIDGET_REALIZED (widget)' failed
marsu[00:51:09]:~/{2}/> s.acto
s.actor s.actors
marsu[00:51:09]:~/{2}/> s.actor.ac
s.actor.actor s.actor.actors
marsu[00:51:09]:~/{2}/> s.actor.actor.
Display all 247 possibilities? (y or n)
Cheers,
--
Fred
More information about the IPython-user
mailing list