I have the same error on my mac running high sierra and python 3.9.4 and latest pyinstaller unsure of version, installed it in the last month. Simple pyinstaler myscript.py when I put in on a friends mac to run ./dist/myapp/myscript I get the same error.
Help please and thank you On Monday, May 4, 2020 at 5:10:34 PM UTC-4 Ramana Mogili wrote: > I am getting the following error on Mac for pyinstaller package. > > 5014] Error loading Python lib > '/var/folders/3d/078tpf8j1t39zmckt1gjf7fh0000gn/T/_MEI3DkNGs/Python': > dlopen: > dlopen(/var/folders/3d/078tpf8j1t39zmckt1gjf7fh0000gn/T/_MEI3DkNGs/Python, > 10): no suitable image found. Did find: > /var/folders/3d/078tpf8j1t39zmckt1gjf7fh0000gn/T/_MEI3DkNGs/Python: code > signature invalid for > '/var/folders/3d/078tpf8j1t39zmckt1gjf7fh0000gn/T/_MEI3DkNGs/Python' > -- 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/1dc127d2-7f9f-4fd9-822d-77af614e967cn%40googlegroups.com.
