Answering a question from few days ago: On Thursday, September 10, 2020 at 5:13:00 PM UTC+2 [email protected] wrote:
> On Thursday, September 10, 2020 at 6:52:09 AM UTC-7, Sébastien Labbé wrote: >> >> On Ubuntu 18.04, it picks up the python3.6 available on the machine: >> >> ## -------------------------------------------------------- ## >> ## Checking whether SageMath should install SPKG python3... ## >> ## -------------------------------------------------------- ## >> configure:29604: checking whether any of sqlite libpng bzip2 xz libffi is >> installed as or will be installed as SPKG >> configure:29613: result: no >> configure:29623: checking for python3 >= 3.6, < 3.9 with modules sqlite3, >> ctypes, math, hashlib, crypt, readline, socket, zlib, distutils.core >> configure:29629: result: >> configure:29644: checking ... whether /usr/bin/python3.6 is good >> > > Could you clarify if you expected it to use a different version of python? > Hitting tab on `python3` in the terminal gives: $ python3[TAB] python3 python3.6-config python3.6m-config python3m python3.6 python3.6m python3-config python3m-config so it seems python3.7 nor python3.8 are not available on the machine. So I was not expecting something different to happen. -- You received this message because you are subscribed to the Google Groups "sage-release" 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-release/9a269ff1-d0de-45e9-914e-a864ec2e764cn%40googlegroups.com.
