Hi all,
after painful trials I lastly was able to install it. It installed in non
standard location so I had to add the .pth provided in /src/gtk.. So it
detected. But trying to import i get exception. Anyone with experience? I
have Mandriva 2010 installed
Thanks
ImportError: /usr/local/lib/python2.6/site-packages/cvisualmodule.so:
undefined symbol: _ZNSt24__default_alloc_templateILb1ELi0EE12_S_free_listE
File "/home/stefa/Documents/Career & Hobby/testvpy.py", line 1, in <module>
from visual import *
File "/usr/local/lib/python2.6/site-packages/visual/__init__.py", line 59,
in <module>
import cvisual
|