I have a utility that uses Michael Foord's configobj module
(www.voidspace.org.uk/python/configobj.html). I get the following in
the warning file:
W: __all__ is built strangely at line 0 - configobj
(C:\ProgramFiles\Python25\Lib\site-packages\configobj.pyc)
... and when running the executable, I always got "ImportError: No
module named configobj".
I was finally able to get around it by including the path to
configobj.py in Analysis. Along the way, I tried a couple of
hook-configobj.py files, but with no luck. Consider this a request for
someone who's a better hooks jockey than I to supply the right contents.
Thanks,
--
Don Dwiggins
Advanced Publishing Technology
--
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.