I can also point at the already existing possibility to use Conda's Python packages on a Conda-based install.
This mode of installation ( https://doc.sagemath.org/html/en/installation/conda.html#using-conda-to-provide-all-dependencies-for-the-sage-library-experimental) bypasses the Sage distribution entirely and installs the Sage library separately using pip. And there were problems with this mode of installation for Python 3.8 that no one had the time to fix. On the other hand, it works perfectly well and is tested via github actions for all NEP29-supported Python versions. So this serves as a prime example of how supporting multiple Python versions can be challenging. -- 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 on the web visit https://groups.google.com/d/msgid/sage-devel/1f8621ee-288e-4aee-8637-fe583d650375n%40googlegroups.com.