[PySide] Installing on Ubuntu with python3
Roman Lacko
backup.rlacko at gmail.com
Thu Nov 7 09:12:59 CET 2013
2013/11/7 Otto Chiu <ochiu at teslamotors.com>
> 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
> PySide at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/pyside
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20131107/9208b803/attachment.html>
More information about the PySide
mailing list