On Monday, April 7, 2025 at 1:19:45 AM UTC-5 Dima wrote:

Homebrew, uv, etc provide single-arch Python3 just fine.


I believe that Homebrew wouldn't work because of the issue with rpaths that 
Marc hints at earlier in his message -- in particular the paths are baked 
in as /opt/homebrew/* and will not survive relocation.  The "uv" installer 
can install in varying locations, but I'm not sure the result is 
relocatable.  In any event, provided one tells configure where to find 
openssl, Python is easy and robust to build on macOS in my experience, so 
using uv would just complicate matters from the perspective of building the 
self-contained macOS app.

Best,

Nathan 
 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/9d57045b-f03a-449c-9f4c-77c346679534n%40googlegroups.com.

Reply via email to