On Tue, Sep 14, 2021 at 10:29 PM Dima Pasechnik wrote:
>
> On Tue, Sep 14, 2021 at 10:13 PM Dew Debra wrote:
> >
> > All right
> > https://colab.research.google.com
> > I used the command
> > !sudo apt-get install sagemath
> >
> > Can you explain what a module named 'sage.all_cmdline' is?
>
> I d
On Tue, Sep 14, 2021 at 10:13 PM Dew Debra wrote:
>
> All right
> https://colab.research.google.com
> I used the command
> !sudo apt-get install sagemath
>
> Can you explain what a module named 'sage.all_cmdline' is?
I don't know, does
import sage
work for you after the installation?
>
>
All right
https://colab.research.google.com
I used the command
!sudo apt-get install sagemath
Can you explain what a module named 'sage.all_cmdline' is?
вторник, 14 сентября 2021 г. в 21:24:02 UTC+3, dim...@gmail.com:
> On Tue, Sep 14, 2021 at 7:09 PM Matthias Koeppe
> wrote:
> >
> > Report Ub
On Tue, Sep 14, 2021 at 7:09 PM Matthias Koeppe
wrote:
>
> Report Ubuntu packaging bugs to Ubuntu.
this is more interesting - the thing is run from Colab's ipython notebook,
i.e. on https://colab.research.google.com/
Let me try if I can manage to install Sage there, one or another way.
>
Report Ubuntu packaging bugs to Ubuntu.
On Tuesday, September 14, 2021 at 10:50:56 AM UTC-7 mob...@gmail.com wrote:
> 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
Hello,
On Tue, Sep 14, 2021 at 6:50 PM Dew Debra wrote:
>
> 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:
>
> Fi
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
from sage.all_cmdline import *