hi all, I am Vietnamese, i have problem with pyinstaller:
i install python 2.7 on my computer and install module ldap to python 2.7. when i build application using pyinstaller, i have problem can't import module ldap my question: 1. When i build application using pyinstaller, pyinstaller using my python install on my computer or pyinstaller using pywin32 api to build my application? 2. how to import other module (ldap,...v...v) to python of applicationbuild using pyinstaller? thanks all. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
