This should have been resolved by #5451 <https://github.com/pyinstaller/pyinstaller/pull/5451> which was included in PyInstaller 4.2 so if you really do have the latest version (check with pyinstaller --version) you should already have it. On Tuesday, May 4, 2021 at 3:33:24 PM UTC+1 [email protected] wrote:
> 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/54cbb5ff-6a25-43d7-93f7-a0827df00f92n%40googlegroups.com.
