When I run the executable on my Mac OSX, I get an error message in terminal saying:
[6845] Error loading Python lib '/Users/adwaya/Documents/Loginfunds/exe/dist/LoginAndFunds/Python': dlopen: dlopen(/Users/adwaya/Documents/Loginfunds/exe/dist/LoginFunds/Python, 10): no suitable image found. Did find: /Users/adwaya/Documents/Loginfunds/exe/dist/LoginFunds/Python: code signature invalid for '/Users/adwaya/Documents/Loginfunds/exe/dist/LoginFunds/Python' logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. I am using python 3.8 which is the latest version at time of writing however I did install pyinstaller 4.0.dev0 using pip3 so I'm not sure if that has anything to do with it. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/023af845-798a-4ef2-80a1-406d4529baac%40googlegroups.com.
