[PythonCAD] Problems with running pythoncad

2007-03-16 Thread Adrian Maier
Hello, I have unpacked PythonCAD-DS1-R35.tar.bz2 and installed the application by running (as root) python setup.py install. When executing ./gtkpycad.py i am getting this error : [EMAIL PROTECTED] PythonCAD-DS1-R35]$ ./gtkpycad.py Traceback (most recent call last): File "./gtkpycad.p

Re: [PythonCAD] Problems with running pythoncad

2007-03-16 Thread Adrian Maier
On 3/16/07, Adrian Maier <[EMAIL PROTECTED]> wrote: > Hello, > > I have unpacked PythonCAD-DS1-R35.tar.bz2 and installed the application > by running (as root) python setup.py install. > > When executing ./gtkpycad.py i am getting this error : > > [EMAIL PROTECTED] PythonCAD-DS1-R35]$ ./gt