[PySide] PySide/QtCore.so: undefined symbol: _ZN8Shiboken6Object4hashEP7_object

Roman Lacko backup.rlacko at gmail.com
Sun Feb 9 09:05:34 CET 2014


Dňa 8.2.2014 15:55 používateľ "Salvatore Iovene" <salvatore at iovene.com>
napísal:
>
> Hi,
> I'm using PySide 1.1.1. I know it's old, but newer versions cause a
> segmentation fault somewhere in my stack.
> 1.1.1 works well on my production server, but now that I was setting
> up a new development environment, I ran into a problem installing
> PySide.
>
> It's installed via `pip` in a Ubuntu 12.04 chroot environment, with
> Python 2.7.4.

hi,
Can you send here the pip build output log ?
thanks
Roman

>
> This shows the error that I'm getting:
>
> Python 2.7.4 (default, Apr 19 2013, 18:32:33)
> [GCC 4.7.3] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> from PySide import QtCore
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: /usr/local/lib/python2.7/dist-packages/PySide/QtCore.so:
> undefined symbol: _ZN8Shiboken6Object4hashEP7_object
>
> The same error is shown during the build process, near the end.
>
> I've seen a few references to this when searching with Google, but I
> couldn't solve the problem.
>
> Can anyone please help me figure out what's missing?
>
> Thank you!
>
> --
> Salvatore Iovene
>
> Personal website: http://iovene.com/
> Founder of AstroBin: http://astrobin.com/
> _______________________________________________
> 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/20140209/85307a63/attachment.html>


More information about the PySide mailing list