On 14 March 2014 09:54, Victor Stinner <victor.stin...@gmail.com> wrote: > I force pickle version 2 because tracemallocqt currently only works on > Python 2. (Mostly because I don't see how to get PySide for Python 3 > on Fedora 20.)
The Fedora PySide package needs some spec file wrangling to actually build the Python 3 version of the packages: https://bugzilla.redhat.com/show_bug.cgi?id=1045780 (Some guidelines on handling that problem are at https://fedoraproject.org/wiki/Packaging:Python if anyone familiar with RPM and keen to see that fixed feels like taking a shot at the problem) Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com