Hi everyone,

I'm trying to setup an application that use Kivy. pyinstaller (and
py2exe) correctly detect Python files needed for Kivy, but not data
files. I've understand that for some libraries you have hooks/. But
how about data included in that library ?

Or, can i said to pyinstaller to copy the whole <path/to/kivy> and use
it for "kivy" module ?

Thanks,

Mathieu

-- 
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