Hi Guys,

I am trying to freeze/pack a pyside application with cxfreeze and I am
having error message as seen below. Did anyone try this before? Any
preferred way to pack the application?

Packing PyQt4 is fine though. I really don't want to change back to
PyQt just because of this problem.

thanks,
-Srini

  File "C:\Python26\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27
, in <module>
    exec code in m.__dict__
  File "lineedits.py", line 26, in <module>
  File "ExtensionLoader_PySide_QtGui.py", line 12, in <module>
ImportError: DLL load failed: The specified procedure could not be found.
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to