I need to install SageMath version 9.7 in Google Colab, can this be done
via sudo apt-get install sagemath ? What exactly needs to be changed in the
team?
вторник, 14 марта 2023 г. в 14:49:03 UTC+3, dim...@gmail.com:
> On Tue, Mar 14, 2023 at 04:40:09AM -0700, Dew Debra wrote:
> > Wh
TC+3, Dima Pasechnik:
> On Tue, Mar 14, 2023 at 11:28 AM Dew Debra wrote:
> >
> > How can I replace a line in code:
> >
> > from sage.all import *
> >
> > to make the script work?
>
> you are using Sage, right? Then, needless to say, you need to import
&g
How can I replace a line in code:
from sage.all import *
to make the script work?
вторник, 14 марта 2023 г. в 14:23:33 UTC+3, Dima Pasechnik:
> On Tue, Mar 14, 2023 at 11:06 AM Dew Debra wrote:
> >
> > Can you help me.
> >
> > I updated the cysignals module
&
y", line 83, in
import sage.misc.lazy_import
ModuleNotFoundError: No module named 'sage.misc.lazy_import'
*Now how do I install 'sage.misc.lazy_import' ???*
вторник, 14 марта 2023 г. в 13:42:27 UTC+3, Dima Pasechnik:
> On Tue, Mar 14, 2023 at 10:38 AM Dew Debra
How exactly to install newer Sage version (9.8 is our current
release) on Ubuntu 20.04?
вторник, 14 марта 2023 г. в 13:21:56 UTC+3, Dima Pasechnik:
> On Tue, Mar 14, 2023 at 10:14 AM Dew Debra wrote:
> >
> > I have a script.py that worked until today, but today it gave an err
I have a script.py that worked until today, but today it gave an error,
although when checking sage -v it says SageMath version 9.0, Release Date:
2020-01-01
using ubuntu 20.04
on the first line is:
from sage.all import *
error:
sage-python3 script.py
Traceback (most recent call last):
Fil
question.
>
> Run in a terminal:
>
> python3
> or
> ipython3
> or
> jupyter notebook
>
> ... then try again.
>
> Regards,
> Jan
>
> On Sat, 23 Oct 2021 at 19:55, Dew Debra wrote:
>
>> I want to run sage scripts using python3
>> i installe
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?
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
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 *
10 matches
Mail list logo