> I'm unable to reply to tickets on TRAC for some reason, so I'm posting
> my results here.
Is it possible to give me write access for this ticket? (#83)
This stuff is probably best captured in TRAC if possible.
> For some reason, it wasn't necessary to create a hooks/hook-scipy.py
> file - scipy.misc seems to get included automatically by pyinstaller.
> It must be even cleverer than you think!
I take this back - the following hooks-scipy.py file is sometimes
necessary, as you rightly suggested:
hiddenimports = ['misc',
'ffpack',
'lib',
'ma',
]
Regards,
Pete
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---