Dear list! I tried checking performance improvements using PySide with pypy, but failed installing PySide in my pypy site-packages... Did anybody have success using PySide with pypy on Ubuntu? The usual "sudo apt-get install python-pyside" does not work, because it installs it to the default python2.7 dist-packages directory. Is there a way to specify the target site-packages you want to use later (pypy site-packages in my case)?
Thanks for any help! Aaron _______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
