[Gmath-devel] Problems running gmath
Status: Pre-Alpha
Brought to you by:
aurag
|
From: apinkus <ap...@xs...> - 2000-05-28 08:01:37
|
Hi,
gmath looks like a promising project! Regrettably I have been unable to
run it this
far. I got the latest 0.2, with pygtk 0.6.6, and get the following
error:
[root@localhost pygtk-0.6.6]# gmath
Gtk-CRITICAL **: file gtkwidget.c: line 3804 (gtk_widget_add_events):
assertion `!GTK_WIDGET_NO_WINDOW (widget)' failed.
Traceback (innermost last):
File "/usr/lib/python1.5/site-packages/GMatH/GMatH", line 261, in ?
MEMTIMEOUT = timeout_add(5000,getmemusage, os.getpid())
TypeError: too many arguments; expected 2, got 3
Any ideas?
|