Thanks to you Hartmut but if it is possible please explain more clear for me. look, i have a main.py and a main.spec, i want to use "pip install <a git package>" for installing a git package. and i should use load_entry_point method. but please tell me that i should use this method in main.py or main.spec? and what about pyi_rth_pkgres.py as run-time hook?i should use this rthook too?
and i should tell you that i installed latest version of pip with get-pip.py and it does not give me any .py file for pip.just it give pip.exe that put it in Scripts folder of Python27. another point is that should i bundle anything in exe file? (like pip.exe or pip package or pkg_resource or etc) please help me Bests, madoodia -- 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. For more options, visit https://groups.google.com/d/optout.
