hello guys
on TeXmacs i dont see clearly how to
- to know which version of Python on my hd TeXmacs is using
- how to tell him, eventually, to point to another version
i see i can type in a python shell inside TeXmacs something like :
import sys
print(sys.version)
print(sys.executable)
but for pointing to i dont know
Vincent
i imagine this is the same for sage ? i want to use sage inside TeXmacs also