I want to run sage scripts using python3
i installed in Ubuntu 18.04
through the command

  sudo apt-get install sagemath

  then using  the sage module into a file
 
from sage.all import *

but the script was launched only in  python2  , but can I run it in python3?


How do I run sage in python3?

-- 
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 sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/daa9a26d-e040-4ed7-b3ea-0694e4b542d6n%40googlegroups.com.

Reply via email to