On ven, 2007-09-21 at 22:34 +0000, David Grant wrote: > os.path.join(HOMEPATH,'support\\unpackTK.py'), > os.path.join(HOMEPATH,'support\\useTK.py'), > os.path.join(HOMEPATH,'support\\useUnicode.py'), 'Rehost.spec', > os.path.join(HOMEPATH,'support\\removeTK.py')],
(sorry for late response) You shouldn't have a .spec file here, but only your main module. You probably run something like "Makespec.py rehost.spec". -- Giovanni Bajo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
