PySide.QtGui ImportError

895 views
Skip to first unread message

Arno Uhlig

unread,
Mar 10, 2014, 12:06:39 PM3/10/14
to spyd...@googlegroups.com

Hello.
I'm using Spyder 2.2.5, Python 2.7.5, Qt 4.8.4 (all 32bit) on an Win 8.1 64bit PC.
After installing PySide 1.2.1 (32bit, too) without any error I cannot import the QtGui-Module from the PySidePackage in Spyder.
It throws this: "ImportError: DLL load failed: The specified procedure could not be found. "
But I'm able to import PySide.QtCore.

This does not happen with other editors (or with a simple cmd-line) or when I'm using Win 7 64bit.

Can someone provides help or hints on this problem? It appears to be Spyder specific.


Best regards.

Roberto Rosati

unread,
Mar 10, 2014, 12:58:59 PM3/10/14
to spyd...@googlegroups.com
What do you get with:

import os
os.environ['QT_API']


It might have something to do with this PySide FAQ.
Reply all
Reply to author
Forward
Message has been deleted
0 new messages