Py2exe complains about missing dll when I have them? Py2exe complains about missing dll when I have them? numpy numpy

Py2exe complains about missing dll when I have them?


Try putting the DLLs in the Windows folder. Also copy the needed modules to the same folder as the one of the Python file you're trying to convert into exe.