On Fri, Jan 26, 2024 at 10:23 AM bruno D <bruno.darrig...@gmail.com> wrote:

> i am on an  2,4 GHz Intel Core i9 8 core .


with both OS versions? so that's not it.


> i think about a mismatch between install python-dev (with shared framework
> option ) with brew and install python 8.3.7 with pyenv
>

That would do it -- I suspect brew Python is using recent versions of
system libs, whereas python.org Python is built against older versions, on
purpose. That's kind of the point with brew. Also, brew Python may depend
on other brew-supplied libs -- PyInstaller may not know to include those.

-CHB


>
>
> Le vendredi 26 janvier 2024 à 18:09:16 UTC+1, Chris Barker a écrit :
>
>> Not sure if this has anything to do with it, but the Mac has the
>> additional complication of the new M processors -- so you need to make sure
>> you are building a app with the right processor -- I think the recent
>> Python.,org builds have both built it, but you'll need to make sure.
>>
>> Sorry -- I haven't actually tested anything on an M processor yet, so
>> can't offer any hints.
>>
>> -CHB
>>
>>
>> On Fri, Jan 26, 2024 at 7:48 AM elli...@cox.net <elli...@cox.net> wrote:
>>
>>> On MacOS you want to build the app on the oldest OS you are willing to
>>> support.    Backward compatibility is a crap shoot.
>>> ------------------------------
>>> *From:* pyins...@googlegroups.com <pyins...@googlegroups.com> on behalf
>>> of bruno D <bruno.d...@gmail.com>
>>> *Sent:* Friday, January 26, 2024 4:33 AM
>>> *To:* PyInstaller <pyins...@googlegroups.com>
>>> *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 pyinstaller...@googlegroups.com.
>>> 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 pyinstaller...@googlegroups.com.
>>>
>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/pyinstaller/SA1PR03MB646775720D83329FAF780370FD792%40SA1PR03MB6467.namprd03.prod.outlook.com
>>> <https://groups.google.com/d/msgid/pyinstaller/SA1PR03MB646775720D83329FAF780370FD792%40SA1PR03MB6467.namprd03.prod.outlook.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>
>>
>> --
>>
>> Christopher Barker, Ph.D.
>> Oceanographer
>>
>> Emergency Response Division
>> NOAA/NOS/OR&R            (206) 526-6959   voice
>> 7600 Sand Point Way NE   (206) 526-6329   fax
>> Seattle, WA  98115       (206) 526-6317   main reception
>>
>> chris....@noaa.gov
>>
> --
> 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 pyinstaller+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/pyinstaller/5d9a02e2-d28f-416c-9832-698b5329b03bn%40googlegroups.com
> <https://groups.google.com/d/msgid/pyinstaller/5d9a02e2-d28f-416c-9832-698b5329b03bn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov

-- 
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 pyinstaller+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/CALGmxEJv3Fo0ayqEkXQdmgvB27r7S7R%2B7uwZtRPAy8ZJ9qba%2BA%40mail.gmail.com.

Reply via email to