I'm trying to write a simple extension script using PyQt. I'm working with Win 7 x64 and Scribus 1.4.0 RC3: I downloaded PyQt4 (x86, 32 bit) from Riverbank Software and installed it.
Here what I'm getting (in the console from within Scribus): - Import PyQt4: ALL RIGHT! - Import PyQt4.Qt: ALL RIGHT! - Import PyQt4.QtCore: ImportError: DLL load failed: The specified procedure could not be found. - Import PyQt4.QtGui: ImportError: DLL load failed: The specified procedure could not be found. The PATH environment variables are correctly set. Any ideas for this? Thanks to all. Federico -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.scribus.net/pipermail/scribus/attachments/20110404/a7a927f9/attachment.htm>
