Basic question: I Downloaded beta 7 source code. When I do ./configure, it tells me that it wants to install Python 3-3.1.0.3 since no suitable one found.
However, I have Python 3.10.4 installed. So why is it building [python3-3.10.3] ? >which python /bin/python >python --version Python 3.10.4 > I am on Ubuntu 20.04 I hope this Python it is building will not interfere with my own Python after installation of sagemath when it is done building? --Nasser -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/164fbf11-73a4-432f-be15-0c2db3c48e49n%40googlegroups.com.
