Adding extra modules to a Pyinstaller build

441 views
Skip to first unread message

Craig

unread,
Oct 5, 2007, 5:44:02 PM10/5/07
to PyInstaller, craig....@earthlink.net
Hello all:

I need to add several Python standard modules to a Pyinstaller
project. The modules are not explicitly imported in my project script,
so is there a way to add them to my .spec file in order to allow
Pyinstaller to search for them in PYTHONPATH and add them to the
project?

Regards,
Craig

Don Dwiggins

unread,
Oct 9, 2007, 1:36:42 PM10/9/07
to pyins...@googlegroups.com

This list seems to have gotten pretty quiet. I haven't seen any
messages from the maintainer for a while, so I'll take a stab at this:

Start by studying the documentation section "Helping Installer Find
Modules". One of the subsections should get you started. Or, you could
go ahead and add import statements for the modules in one of the .py
files to cause PyI's search to find them.

--
Don Dwiggins
Advanced Publishing Technology

Reply all
Reply to author
Forward
0 new messages