> You should do absolutely nothing, it should work out of the box.
>
> PyInstaller first searches for imports within the big .exe, and then
> look for them outside. If you bundle your API as a normal python package
> within the big .exe, by simply importing it somewhere, it will
> automatically be available for plugins.
> --

Hello Giovanni, thanks for the reply - I'll see how it goes.
Eli
--~--~---------~--~----~------------~-------~--~----~
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