Hi All,

I installed the PySide Binaries on fedora 13 from the following link

http://developer.qt.nokia.com/wiki/PySideBinariesLinux

But when i import PySide as

import PySide.QtCore

i got the following error

ImportError: /usr/lib/python2.6/site-packages/PySide/QtCore.so: undefined
symbol: _ZN10QTextCodec11validCodecsEv

NOTE: I used the following path(just changed the Fedora_12 to Fedora_13) to
get PySide repo as well the path given  on above link but getting same
import error
wget -P /etc/yum.repos.d http://download.opensuse.org/repositories/home:/
cgoncalves:/pyside:/shiboken/Fedora_13/home:cgoncalves:pyside:shiboken.repo


Any suggesstion?


Regards,
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to