[PythonCAD] Trouble after svn update

knol at niwa.co.nz knol at niwa.co.nz
Mon Dec 25 09:35:47 CET 2006


I am having trouble running PythonCAD after today's SVN update:

wk at asus:~/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
wk at asus:~/pythoncad$

It looks like PythonCAD wants version 2.0 of the gtk bindings for python.
Installed are:

wk at asus:~/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
wk at asus:~/pythoncad$

(apologies for the poor line wrapping)

Wilbert.










More information about the PythonCAD mailing list