I'm getting these warnings which maybe the reason why hidden-imports defined by local project hooks are not being found:
1594 WARNING: library user32.dll required via ctypes not found 1610 WARNING: library msvcrt.dll required via ctypes not found 1687 WARNING: library python%s%s required via ctypes not found The latest pywin32 v219 is automatically installed by Anaconda. Any ideas that I could follow? -- 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.
