> Did you try the scratch I posted? Just do know whether this works or not. No it Doesn't.....
Anyways to cut a long story short, is pyinstaller capable of handling imp.find_module. If Yes, how does it find the path to the module since executable only has .so files and no .py file. Can it also handle modules loaded by imp.load_module provided that the code for those modules has been passed to Analysis? -- 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.
