Le samedi 11 janvier 2020 11:49:08 UTC+1, Jean-François Ingenbleek a écrit : > > Hi, > > I just installed version 9 of Sagemath including version 3 of the Python > kernel. > > Does Sagemath contain its own version of Python3 so that it is possible to > uninstall another standalone version of Python3? >
Yes. Sagemath always (for now !) uses its own Python interpreter (Python 2 up to 8.9, Python 3 (by default) starting from 9.0). Note that: - Sagemath will pretty soon become Python 3-only (see discussion here <https://groups.google.com/forum/#!topic/sage-devel/vYlbnAwKATM>). - There is a consensus to try to reduce the number of sage-specific package versions needed to run Sagemath (i. e. reducing the size of Sage-the-distribution). This wil eventually include Python (3) itself. But those are long-term plans ; the ultimate goal would be to reduce Sagemath to a pure Python package, explicitly depending on externally installed non-sage-specific software installed through the normal distribution channels HTH, . > > Big thanks to everyone. > -- You received this message because you are subscribed to the Google Groups "sage-support" 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/sage-support/72bfeb47-810d-4998-9d90-4ecf75e963fc%40googlegroups.com.
