I get:
ImportError: /usr/lib/pymodules/python2.6/PySide/QtCore.so: undefined symbol: _ZN8Shiboken4Enum16createGlobalEnumEP7_objectPKcS4_S4_P11_typeobject
when I do
import PySide
After installing the new version of PySide, version 1.0.6 isolino
Is there a work around?