First time here? Check out the FAQ!

Ask Your Question
1

installing sagemath on Windows 10

asked 3 years ago

stefan2500 gravatar image

Hello,

I am going to install SageMath on my dell laptop, Windows 10.

I downloaded from GitHub the following installer:

SageMath-9.3-Installer-v0.6.3.exe

I have one question: should I first install python on my machine? Or python will be installed automatically during installation of Sage?

Thanks!

Stef

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
2

answered 3 years ago

tolga gravatar image

No, you do not need to install anything else. However, version 9.3 can be problematic on some computers. If you experience any problems, try SageMath 9.2 (Windows installer 0.6.2). (not 0.6.1)

Preview: (hide)
link
1

answered 3 years ago

tmonteil gravatar image

It is supposed to work out of the box.

Preview: (hide)
link

Comments

install 9.4 on W10 in WSL2 see:

W1O WSL2 SageMath Installation

I hope the site of Sandy Scott will recover !

[below edited 2021/12/1]

it's very easy now to install Ubuntu and WSL2, only one command in an W10 admin cmd prompt ! :

wsl.exe --install

Then follow the rest of the process described in Sandy Scott page archived

Finally you can have two icons on your W10 desktop, one for SageMath Jupyter notebook and the other for SageMath Jupyter Lab.

ortollj gravatar imageortollj ( 3 years ago )

beware step 3 not

cd /mnt/c/Documents\ and\ Settings\[your windows username]

but

cd /mnt/c/Documents\ and\ Settings/[your windows username] like said in step 4

ortollj gravatar imageortollj ( 3 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 3 years ago

Seen: 779 times

Last updated: Nov 22 '21