I need to import more than two modules _utils and typedefs while making my python script executable. For one module I am adding '--hidden-import=modulename' at the end of pyinstaller script. But for two column I came to know hooks are useful. But I am unable to figure out where should I store my hook file. Also what should be my command to execute. I am new to python, can somebody help me explaining it properly.
Asked
Active
Viewed 128 times