I am having trouble running PythonCAD after today's SVN update:
[EMAIL PROTECTED]:~/pythoncad$ gtkpycad.py
Traceback (most recent call last):
File "/usr/local/bin/gtkpycad.py", line 31, in ?
pygtk.require('2.0')
File "/usr/lib/python2.4/site-packages/pygtk.py", line 65, in require
assert versions.has_key(version), \
AssertionError: required version '2.0' not found on system
[EMAIL PROTECTED]:~/pythoncad$
It looks like PythonCAD wants version 2.0 of the gtk bindings for python.
Installed are:
[EMAIL PROTECTED]:~/pythoncad$ dpkg --list | grep gtk | grep python
ii python-gtk-1.2 0.6.12-7 GTK
support module for Python
ii python2.3-gtk2 2.8.2-3
Python bindings for the GTK+ widget set
[EMAIL PROTECTED]:~/pythoncad$
(apologies for the poor line wrapping)
Wilbert.
_______________________________________________
PythonCAD mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pythoncad