Naib píše v St 05. 09. 2012 v 05:50 -0700:
> something is still pulling in pyqt4 and pyTk. It has to be matplotlib
> (its the only module which can utilise these other toolkits).


> Any other suggestions as to where an override could be added? 

Look at the following file and add similar hook() function to the
matplotlib hook and then replace 'ImageTk' with the modules you want to
ignore.

./PyInstaller/hooks/shared_PIL_SpiderImagePlugin.py

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to