On Thursday, April 10, 2025 at 12:07:03 AM UTC-5 Dima wrote: > Probably not on the build system. But the app needs to work on *any* system. > >> Are you worried that sage would have trouble recognizing the python build as valid for its purposes? > No. Because sagelib (with meson build) is already a proper Python package, which should just shut up and get installed as a Python package of a Python. :-) (And the rest is just a semi-optional environment coming on top of sagelib, pretty much orthogonal to what's in the macOS app)
To me, a "proper Python package" is something I can install with "random-python -m pip install blah" that pulls a binary wheel off PyPI that just works. If we're getting close to being able to do that, which would absolutely amazing, then why not wait until that's done so we can ditch sage-the-distribution completely? While I understand the dislike for sage-the-distribution, removing Python (and perhaps some other collection of spkgs) creates sage-the-kinda-distribution which is less useful and, I suspect, even more fragile. 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/c36bf2f9-699c-400b-8133-24980d7aa4cbn%40googlegroups.com.