On ven, 2008-11-14 at 10:32 -0800, Don Dwiggins wrote: > It seems that I need to find out what module is using python24.dll, > but the traceback doesn't tell me enough.
One way to answer this question is to build a one-dir setup, and then run "bindipend.py *.dll" (using PyInstaller's trunk bindepend.py which was just updated to support globs). -- Giovanni Bajo Develer S.r.l. http://www.develer.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
