# INFO : Traceback (most recent call last):
# File "C:\dev\sourceAssets\src\__init__.py", line 5, in <module>
# from PyQt4 import QtGui
# ImportError: DLL load failed: The specified procedure could not be found.
From: softimag...@listproc.autodesk.com [mailto:softimag...@listproc.autodesk.com] On Behalf Of Xavier Lapointe
Sent: January-06-11 2:05 PM
To: soft...@listproc.autodesk.com
Subject: Re: conflict with QT DLLs inside Softimage 2011.5
Alright, thanks (:
I bet I'm not the only one having this issue with PyQt then? Since the setenv.bat sets env. vars, it seems that Qt DLLs coming from the Si2011 installation overrides the one from PyQt from within Softimage...
2011/1/6 Stephen Blair <Stephe...@autodesk.com<mailto:Stephe...@autodesk.com>>
We don't use the Qt DLLs.
I believe the idea was to ship the Qt dlls for plugins that use Qt, so that the dlls were already in place.