2013/11/7 Otto Chiu <[email protected]> > I have Ubuntu 12.04. Even after running the post install script I am > getting ImportError: dynamic module does not define init > function (PyInit_QtCore). I was able to import PySide just fine though. >
This bug is now fixed. Please get latest version of pyside-setup scripts from github and try rebuild. -Roman > > > Thanks, > > Otto > > > > *From:* Roman Lacko [mailto:[email protected]] > *Sent:* Thursday, November 07, 2013 12:13 AM > *To:* Otto Chiu > *Cc:* [email protected] > *Subject:* Re: [PySide] Installing on Ubuntu with python3 > > > > 2013/11/7 Otto Chiu <[email protected]> > > Hi All, > > I want to see if anybody has anybody has any tips or hints on installing > pyside on Ubuntu with python3 in a virtualenv. > > > > I tried following the instructions here: > https://pypi.python.org/pypi/PySide#installing-pyside-on-a-unix-system, > but I keep getting syntax errors when I go install the egg. > > > > You can ignore the syntax errors when installing the egg, just don't > forget to run the post install script: > > $ python2.7 pyside_postinstall.py -install > > BTW, what version of Ubuntu you have ? > > Thanks > > Roman > > > > I also tried http://qt-project.org/wiki/PySide_Binaries_Linux with the > python3-pyside option but python can’t find the PySide package. > > > > Any help is much appreciated. > > > > Otto > > > _______________________________________________ > PySide mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/pyside > > >
_______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
