Hi!

[code]platform.machine()[/code] return [tt]x86_64[/tt]

[code]uname -m[/code] return [tt]x86_64[/tt]

[code]lipo -archs /Users/user/PycharmProjects/acceptanceDb/dist/main[/code]

return 

[code]xcrun: error: invalid active developer path 
(/Library/Developer/CommandLineTools), missing xcrun at: 
/Library/Developer/[/code]

removing icon had no any effect
среда, 29 декабря 2021 г. в 17:37:37 UTC+5, bwoodsend: 

> Hmm, that’s a new one. What architecture does Python think it’s running 
> (output of platform.machine() in Python)? What architecture are you 
> really on (output of uname -m from terminal)? Does removing the icon the 
> icon make any difference? What’s the output of:
>
> lipo -archs /Users/user/PycharmProjects/acceptanceDb/dist/main
>
> ​
>

-- 
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/627e7ffc-70ed-4516-b720-a85da663173dn%40googlegroups.com.

Reply via email to