I installed *"Sage"* on *Google Colab*
https://askubuntu.com/a/1159008/1033768  

*via the command:  *

!sudo apt-get install build-essential m4 dpkg-dev
!sudo apt-get update 
!sudo apt-get install sagemath

*I get the error:*  

  File "script.py", line 11, in <module>
    from sage.all_cmdline import *   
ModuleNotFoundError: No module named 'sage.all_cmdline'

Google Colab works on
Description: Ubuntu 18.04.5 LTS
Codename: bionic
model name: AMD EPYC 7B12


Why can't I install *"Sage"* ? What could be the reasons for this error?

-- 
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/1e0a4497-4bcc-495c-824d-542094d970b5n%40googlegroups.com.

Reply via email to