Hi all,
I'm quite new with Linux and Python (so please be tolerant with my noobie's
questions), I was searching a CAD program released under GPL and PythonCAD
seems to fit my needs but I have have encountered some problem....
I have installed the program on my desktop , but when I try to launch it with
"gtkpycad.py" it tell me:
Traceback (most recent call last):
File "/usr/local/bin/gtkpycad.py", line 30, in ?
import pygtk
ImportError: No module named pygtk
Well, I checked if my pygtk was correctly installed, I launched the command
"rpm -qa | grep pygtk" and it gives me the following output:
pygtk2.0-libglade-2.3.96-1mdk
pygtk2.0-wrapper-2.3.96-1mdk
pygtk2.0-2.3.96-1mdk
So, the pygkt is correctly installed but python cannot view it.
What is wrong about it?
I use Python 2.4.1, Mandrake Linux 10.1.
Thanks to all
Dario
_______________________________________________
PythonCAD mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pythoncad