On Fri, Jul 30, 2021 at 4:50 AM Seunghun Lee <[email protected]> wrote:
>
> Hello.
> Today, I had several repeated errors when I used Sagemath,
> and I want to hear how I can fix the problem.
> The description is below.
> I also attached the crash report.
>
> OS: Ubuntu 20.04.2 LTS (64bit)
> SageMath version: 9.0 (Release Date: 2020-01-01)
> Using Python 3.8.10.
> Installation Method: It is installed by downloading and running source code.

if you like to use Ubuntu's Sagemath package, you have to do

sudo apt install sagemath

If you rather want to install Sagemath from source, please follow the
instructions on

https://doc.sagemath.org/html/en/installation/source.html#linux-recommended-installation

(and use Sage 9.3 source tarball, not older; make sure you use the
source tarball, not a binary tarball, i.e.
one called sage-9.3.tar.gz, e.g. from
https://mirror-hk.koddos.net/sagemath/src/index.html)


> The sagemath program is (seemingly) in the folder "~/sage-9.2/".
>
> Description about the crash:
> The crash suddenly occurs when I run (started) sagemath today,
> and it happens whenever I run it without exceptions.
> Sagemath was very stable before, and this kind of crash happens for the first 
> time.
>
> My effort to fix the issue, which was not successful:
> 1. I suspected that it is something with python3,
> I tried to rebuild sage's python using the following commands:
> sage -f python3
> make
>
> 2. I wanted to reinstall sagemath.
> Without removing the program in the folder ~/sage-9.2/ (I don't know how to 
> do it), I installed another version of sagemath using the package manager, by 
> typing
> sudo apt install sagemath
>
> None of the methods above worked for me.
>
> Thank you in advance.
>
> --
> 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 [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-support/5e73dcc1-339f-4807-8aae-2d868e85d2a4n%40googlegroups.com.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq0bBZH8dLC-mkaFzuQr02S4zhGvm4b0Nr%3Dy%2BL7sRN%2Bnuw%40mail.gmail.com.

Reply via email to