[Python-modules-team] Bug#721614: python-pyside: Importing QtCore fails
Jarkko Lavinen
jlavi at iki.fi
Mon Sep 2 12:03:25 UTC 2013
Package: python-pyside
Version: 1.1.2-4
Severity: normal
Dear Maintainer,
Should "from PySide import QtCore" work? When I try it, I
get undefined symbol from a shared library that looks like a
dependency issue.
I was trying to use run ScanManger Python application, which uses
the import. I copied the import into a single line test program and get
the same error:
python test.py
Traceback (most recent call last):
File "test.py", line 1, in <module>
from PySide import QtCore
ImportError: /usr/lib/x86_64-linux-gnu/libshiboken-python2.7.so.1.1:
undefined symbol: _PyTrash_thread_destroy_chain
Jarkko Lavinen
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.9.10 (SMP w/4 CPU cores)
Locale: LANG=fi_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-pyside depends on:
ii python-pyside.phonon 1.1.2-4
ii python-pyside.qtcore 1.1.2-4
ii python-pyside.qtdeclarative 1.1.2-4
ii python-pyside.qtgui 1.1.2-4
ii python-pyside.qthelp 1.1.2-4
ii python-pyside.qtnetwork 1.1.2-4
ii python-pyside.qtopengl 1.1.2-4
ii python-pyside.qtscript 1.1.2-4
ii python-pyside.qtsql 1.1.2-4
ii python-pyside.qtsvg 1.1.2-4
ii python-pyside.qttest 1.1.2-4
ii python-pyside.qtuitools 1.1.2-4
ii python-pyside.qtwebkit 1.1.2-4
ii python-pyside.qtxml 1.1.2-4
python-pyside recommends no packages.
python-pyside suggests no packages.
-- no debconf information
More information about the Python-modules-team
mailing list