For some reason, codesign is allergic to names with . in them in the 
Contents/MacOS/ subdirectory. Normally the hacky workaround is to move 
shapely to Contents/Resources then create a symlink (using ln -s) from 
Contents/MaOS/shapely to Contents/Resources/shapely. See also the same 
issue here 
<https://github.com/pyinstaller/pyinstaller/issues/6612#issuecomment-1047241220>
.
​

-- 
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/679f302d-74b0-4de8-a18f-3d486f101c78n%40googlegroups.com.

Reply via email to