Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

New ways to install Sage failled Need help

I am sorry to be obliged to ask this question. Until now, I was using the old Sagemath version with an automatic installation on Windows 10. But I would like to be update. Secondly, I use Sagemath in courses, and I need student to install it. Of course they can use Sagecell but I prefer to use Jupiter notebooks to interact with them. So if I understand correctly, there is two ways now to install Sagemath on my computer :

1) Docker Sagemath. So Dopcker has been installed on my computer (for two days it was installed but the start was non stopping so I supposed that a correction has been applied). Now I went in the site https://hub.docker.com/r/sagemath/sagemath, copy docker pull sagemath/sagemath and run it in PowerShell. Then inside Powershell running docker run -it sagemath/sagemath:latest I have a perfect version of a command line Sagemath.

Here comes my problem : running docker run -p8888:8888 sagemath/sagemath:latest sage-jupyter returns the following error docker: Error response from daemon: driver failed programming external connectivity on endpoint kind_kirch (58408cd6ac6e671d23cf5f9875de73bd013477b6ebb526ba499cc00d9e68c78f): Bind for 0.0.0.0:8888 failed: port is already allocated.

Inside Docker I have closed all the containers and even if I work from Docker, I could not have a jupiter notebooks. I have tried to search on internet to find what went wrong but I hav not founded any usefull information. Could some one help me.

2) the second way is to use wsl2 and install Ubuntu and then Sagemath in Ubuntu. But in that case, when installing sagemath inside Ubuntu I have always errors some comming from mathplot-lib.

I have constructed all my Operation Research on Sagemath and I need to have a simple way to install it. Not only for me but mainly for my student who are not computer scientists.

New ways to install Sage failled Need help

I am sorry to be obliged to ask this question. Until now, I was using the old Sagemath version with an automatic installation on Windows 10. But I would like to be update. Secondly, I use Sagemath in courses, and I need student to install it. Of course they can use Sagecell but I prefer to use Jupiter notebooks to interact with them. So if I understand correctly, there is two ways now to install Sagemath on my computer :

1) Docker Sagemath. So Dopcker has been installed on my computer (for two days it was installed but the start was non stopping so I supposed that a correction has been applied). Now I went in the site https://hub.docker.com/r/sagemath/sagemath, copy docker pull sagemath/sagemath and run it in PowerShell. Then inside Powershell running docker run -it sagemath/sagemath:latest I have a perfect version of a command line Sagemath.

Here comes my problem : running docker run -p8888:8888 sagemath/sagemath:latest sage-jupyter returns the following error docker: Error response from daemon: driver failed programming external connectivity on endpoint kind_kirch (58408cd6ac6e671d23cf5f9875de73bd013477b6ebb526ba499cc00d9e68c78f): Bind for 0.0.0.0:8888 failed: port is already allocated.

Inside Docker I have closed all the containers and even if I work from Docker, I could not have a jupiter notebooks. I have tried to search on internet to find what went wrong but I hav not founded any usefull information. Could some one help me.

2) the second way is to use wsl2 and install Ubuntu and then Sagemath in Ubuntu. But in that case, when installing sagemath inside Ubuntu I have always errors some comming from mathplot-lib.

I have constructed all my Operation Research on Sagemath and I need to have a simple way to install it. Not only for me but mainly for my student students who are not computer scientists.

click to hide/show revision 3
retagged

New ways to install Sage failled Need help

I am sorry to be obliged to ask this question. Until now, I was using the old Sagemath version with an automatic installation on Windows 10. But I would like to be update. Secondly, I use Sagemath in courses, and I need student to install it. Of course they can use Sagecell but I prefer to use Jupiter notebooks to interact with them. So if I understand correctly, there is two ways now to install Sagemath on my computer :

1) Docker Sagemath. So Dopcker has been installed on my computer (for two days it was installed but the start was non stopping so I supposed that a correction has been applied). Now I went in the site https://hub.docker.com/r/sagemath/sagemath, copy docker pull sagemath/sagemath and run it in PowerShell. Then inside Powershell running docker run -it sagemath/sagemath:latest I have a perfect version of a command line Sagemath.

Here comes my problem : running docker run -p8888:8888 sagemath/sagemath:latest sage-jupyter returns the following error docker: Error response from daemon: driver failed programming external connectivity on endpoint kind_kirch (58408cd6ac6e671d23cf5f9875de73bd013477b6ebb526ba499cc00d9e68c78f): Bind for 0.0.0.0:8888 failed: port is already allocated.

Inside Docker I have closed all the containers and even if I work from Docker, I could not have a jupiter notebooks. I have tried to search on internet to find what went wrong but I hav not founded any usefull information. Could some one help me.

2) the second way is to use wsl2 and install Ubuntu and then Sagemath in Ubuntu. But in that case, when installing sagemath inside Ubuntu I have always errors some comming from mathplot-lib.

I have constructed all my Operation Research on Sagemath and I need to have a simple way to install it. Not only for me but mainly for my students who are not computer scientists.

click to hide/show revision 4
None

New ways to install Sage failled Need help

I am sorry to be obliged to ask this question. Until now, I was using the old Sagemath version with an automatic installation on Windows 10. But I would like to be update. Secondly, I use Sagemath in courses, and I need student to install it. Of course they can use Sagecell but I prefer to use Jupiter notebooks to interact with them. So if I understand correctly, there is two ways now to install Sagemath on my computer :

1) Docker Sagemath. So Dopcker has been installed on my computer (for two days it was installed but the start was non stopping so I supposed that a correction has been applied). Now I went in the site https://hub.docker.com/r/sagemath/sagemath, copy docker pull sagemath/sagemath and run it in PowerShell. Then inside Powershell running docker run -it sagemath/sagemath:latest I have a perfect version of a command line Sagemath.

Here comes my problem : running docker run -p8888:8888 sagemath/sagemath:latest sage-jupyter returns the following error docker: Error response from daemon: driver failed programming external connectivity on endpoint kind_kirch (58408cd6ac6e671d23cf5f9875de73bd013477b6ebb526ba499cc00d9e68c78f): Bind for 0.0.0.0:8888 failed: port is already allocated.

Inside Docker I have closed all the containers and even if I work from Docker, I could not have a jupiter notebooks. I have tried to search on internet to find what went wrong but I hav not founded any usefull information. Could some one help me.

2) the second way is to use wsl2 and install Ubuntu and then Sagemath in Ubuntu. But in that case, when installing sagemath inside Ubuntu I have always errors some comming from mathplot-lib.

I have constructed all my Operation Research on Sagemath and I need to have a simple way to install it. Not only for me but mainly for my students who are not computer scientists.

New ways to install Sage failled failed ; Need help

I am sorry to be obliged to ask this question. Until now, I was using the old Sagemath version with an automatic installation on Windows 10. But I would like to be update. Secondly, I use Sagemath in courses, and I need student to install it. Of course they can use Sagecell but I prefer to use Jupiter notebooks to interact with them. So if I understand correctly, there is two ways now to install Sagemath on my computer :

1) Docker Sagemath. So Dopcker Docker has been installed on my computer (for two days it was installed but the start was non stopping so I supposed that a correction has been applied). Now I went in the site https://hub.docker.com/r/sagemath/sagemath, copy docker pull sagemath/sagemath and run it in PowerShell. Then inside Powershell running docker run -it sagemath/sagemath:latest I have a perfect version of a command line Sagemath.

Here comes my problem : running docker run -p8888:8888 sagemath/sagemath:latest sage-jupyter returns the following error docker: Error response from daemon: driver failed programming external connectivity on endpoint kind_kirch (58408cd6ac6e671d23cf5f9875de73bd013477b6ebb526ba499cc00d9e68c78f): Bind for 0.0.0.0:8888 failed: port is already allocated.

Inside Docker I have closed all the containers and even if I work from Docker, I could not have a jupiter notebooks. I have tried to search on internet to find what went wrong but I hav not founded any usefull information. Could some one help me.

2) the second way is to use wsl2 and install Ubuntu and then Sagemath in Ubuntu. But in that case, when installing sagemath inside Ubuntu I have always errors some comming from mathplot-lib.

I have constructed all my Operation Research on Sagemath and I need to have a simple way to install it. Not only for me but mainly for my students who are not computer scientists.

New ways to install Sage failed ; Need help

I am sorry to be obliged to ask this question. Until now, I was using the old Sagemath version with an automatic installation on Windows 10. But I would like to be update. Secondly, I use Sagemath in courses, and I need student to install it. Of course they can use Sagecell but I prefer to use Jupiter notebooks to interact with them. So if I understand correctly, there is two ways now to install Sagemath on my computer :

1) Docker Sagemath. So Docker has been installed on my computer (for two days it was installed but the start was non stopping so I supposed that a correction has been applied). Now I went in the site https://hub.docker.com/r/sagemath/sagemath, copy docker pull sagemath/sagemath and run it in PowerShell. Then inside Powershell running docker run -it sagemath/sagemath:latest I have a perfect version of a command line Sagemath.

Here comes my problem : running docker run -p8888:8888 sagemath/sagemath:latest sage-jupyter returns the following error docker: Error response from daemon: driver failed programming external connectivity on endpoint kind_kirch (58408cd6ac6e671d23cf5f9875de73bd013477b6ebb526ba499cc00d9e68c78f): Bind for 0.0.0.0:8888 failed: port is already allocated.

Inside Docker I have closed all the containers and even if I work worked from Docker, I could not have a jupiter notebooks. I have tried to search on internet to find what went wrong but I hav not founded any usefull information. Could some one help me.

2) the second way is to use wsl2 and install Ubuntu and then Sagemath in Ubuntu. But in that case, when installing sagemath inside Ubuntu I have always errors some comming from mathplot-lib.

I have constructed all my Operation Research on Sagemath and I need to have a simple way to install it. Not only for me but mainly for my students who are not computer scientists.