Hi, I think the pyside package has been renamed on Ubuntu, which caused me some problems when upgrading. Running the following fixed it
sudo apt-get remove pyside-qt4-core sudo apt-get autoremove sudo apt-get install python-pyside Regards, Michael
_______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
