I use pyinstaller and convert my Python program in to exe .i try to open that exe it show like this in description
3 Answers
New AnswerError loading python DLL 'c:\users.....' LoadLibrary : The specified module not be found How to i recover from this problem plse help me Friends
3/29/2019 3:45:23 PM
Programmer Raja (தமிழன்)3 Answers
New AnswerDid you tried running it with - F option to create just a stand-alone exe file? Something like, pyinstaller -F main.py
K.Boopathi Wasn't sure that it'd work 'cause I don't have access to PC to test it now. I was able to answer 'cause I had faced the same problem earlier. Glad that it worked! 😅
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message