On Friday 07 of March 2014 09:12:14 Pierre Adam wrote: > Consequently, I lost gif, ico, jpeg, jpg, mng, tga, tif, and tiff formats. > > Any ideas ?
The issue is that PySide is not fully supported by pyinstaller. There are missing import hooks for that. And that there are issues with image formats means that pyinstaller does not include qt plugins. Look at PyQt4 hooks and how there are qt plugins and dependencies handled. Something similar is required for PySide to work.
signature.asc
Description: This is a digitally signed message part.
