On MacOS you want to build the app on the oldest OS you are willing to support. Backward compatibility is a crap shoot. ________________________________ From: [email protected] <[email protected]> on behalf of bruno D <[email protected]> Sent: Friday, January 26, 2024 4:33 AM To: PyInstaller <[email protected]> Subject: [PyInstaller] no suitable image found libpython3.8.dylib
hi, i am getting crazy with pyinstaller, i build my .dmg on monterey with python 3.8.13 and launch my .dmg on mavericks, i have this error : no suitable image found libpython3.8.dylib could you help to fix my issue ? Best regards Bruno -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/ddf06102-7029-413c-9e4f-a6171aa6d4c5n%40googlegroups.com<https://groups.google.com/d/msgid/pyinstaller/ddf06102-7029-413c-9e4f-a6171aa6d4c5n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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/SA1PR03MB646775720D83329FAF780370FD792%40SA1PR03MB6467.namprd03.prod.outlook.com.
