Re: [sage-support] problem installing sage

2020-10-20 Thread Henri Girard
Sage is not wroking properly in wls2 as I suppose that's what you use. You should get the windows installer sagemath Le 20/10/2020 à 22:43, Ryan Morrill a écrit : Hi Jan, I'm not at all familiar with ubuntu. I just downloaded it off of the microsoft store (I am running windows). Sorry I can't

Re: [sage-support] problem installing sage

2020-10-20 Thread karima...@gmail.com
Download Sage from the source code (https://www.sagemath.org/), I did it on my Ubuntu-20.04 successfully following a video tutorial on its installation, Here is the link to that https://www.youtube.com/watch?v=obtYxRDWAqU&list=PLKoFaw520YGVNQq-GE6QZTa6yUI7LWDV4&index=1&t=9s . First, read out t

Re: [sage-support] problem installing sage

2020-10-20 Thread Ryan Morrill
Hi Jan, I'm not at all familiar with ubuntu. I just downloaded it off of the microsoft store (I am running windows). Sorry I can't be of more help. On Tue, Oct 20, 2020 at 1:55 PM Jan Groenewald wrote: > Hi > > On Tue, 20 Oct 2020 at 21:48, Ryan Morrill wrote: > >> I have been trying to instal

Re: [sage-support] problem installing sage

2020-10-20 Thread Jan Groenewald
Hi On Tue, 20 Oct 2020 at 21:48, Ryan Morrill wrote: > I have been trying to install sage on an ubuntu shell, but when I type in > > ./sage > > I get the errors: > > /usr/bin/env: ‘python’: No such file or directory > Error running the script 'relocate-once.py'. > How did you install sage? What

Re: [sage-support] Problem installing Sage 8.3 Mac binaries

2018-10-06 Thread Bruce Bartlett
Ok, thanks. I was in a hurry and didn't realize the latest version wouldn't be at the top of the list, but down the list a bit. That's ok. On Saturday, 6 October 2018 19:59:42 UTC+2, Dima Pasechnik wrote: > > On Sat, Oct 6, 2018 at 6:56 PM Bruce Bartlett > wrote: > > > > I used: > > > > sag

Re: [sage-support] Problem installing Sage 8.3 Mac binaries

2018-10-06 Thread Dima Pasechnik
On Sat, Oct 6, 2018 at 6:56 PM Bruce Bartlett wrote: > > I used: > > sage-8.3-OSX_10.11.6-x86_64.app.dmg your OSX is newer: > My OSX version is 10.13.4. all the bets are off thus. Please try sage-8.3-OSX_10.13.6-x86_64.app.dmg instead (it's not for nothing the version numbers are in the file n

Re: [sage-support] Problem installing Sage 8.3 Mac binaries

2018-10-06 Thread Bruce Bartlett
I used: *sage-8.3-OSX_10.11.6-x86_64.app.dmg* On Saturday, 6 October 2018 19:48:21 UTC+2, Dima Pasechnik wrote: > > On Sat, Oct 6, 2018 at 6:44 PM Bruce Bartlett > wrote: > > > > Hi - > > >

Re: [sage-support] Problem installing Sage 8.3 Mac binaries

2018-10-06 Thread Dima Pasechnik
On Sat, Oct 6, 2018 at 6:44 PM Bruce Bartlett wrote: > > Hi - > > My OSX version is 10.13.4. > > I got the binaries here: > > http://ftp.sun.ac.za/ftp/pub/mirrors/www.sagemath.org/osx/intel/index.html And which of the many files there did you use? > > Yes, I did follow the instructions in Readme

Re: [sage-support] Problem installing Sage 8.3 Mac binaries

2018-10-06 Thread Bruce Bartlett
Hi - My OSX version is 10.13.4. I got the binaries here: http://ftp.sun.ac.za/ftp/pub/mirrors/www.sagemath.org/osx/intel/index.html Yes, I did follow the instructions in Readme. I get a working Jupyter session, but it seems it can't "see" numpy. Bruce On Saturday, 6 October 2018 17:33:56 UTC

Re: [sage-support] Problem installing Sage 8.3 Mac binaries

2018-10-06 Thread Dima Pasechnik
Could we please more details: what is your OSX version? where did you get the binary (the URL pointing at the dmg/tar file)? Did you follow the instructions in Readme? On Sat, 6 Oct 2018, 15:44 Bruce Bartlett, wrote: > I just installed the Sage 8.3 Mac binaries on my Macbook Air. > > I click

Re: [sage-support] problem installing sage on ubuntu 18.04

2018-06-29 Thread pi
I think that's the best way and you probably noticed that you have got the latest stable version (8.2) develop is 8.3 beta7, but if one wants it it must be compiled. Le 29/06/2018 à 17:05, 1'm_Z3r0 a écrit : I uninstalled previously installed sage and reinstalled it in the way you told, downl

Re: [sage-support] problem installing sage on ubuntu 18.04

2018-06-29 Thread 1'm_Z3r0
I uninstalled previously installed sage and reinstalled it in the way you told, downloaded the zip file, extracted it, and made the symlink and ran it. It worked fine. On Fri, Jun 29, 2018 at 3:31 PM, pi wrote: > Your welcome what did you do ? > > Le 29/06/2018 à 09:17, 1'm_Z3r0 a écrit : > > It

Re: [sage-support] problem installing sage on ubuntu 18.04

2018-06-29 Thread pi
Your welcome what did you do ? Le 29/06/2018 à 09:17, 1'm_Z3r0 a écrit : It's working now. Thanks a lot! On Thu, Jun 28, 2018 at 11:31 PM, pi > wrote: I don't know why ? Another solution is to install the binary from sage site (that's what I do to

Re: [sage-support] problem installing sage on ubuntu 18.04

2018-06-29 Thread 1'm_Z3r0
It's working now. Thanks a lot! On Thu, Jun 28, 2018 at 11:31 PM, pi wrote: > I don't know why ? > > Another solution is to install the binary from sage site (that's what I do > to avoid deps problems) > > http://www.sagemath.org/download.html > > Choose the appropriate one > > Forme it's the fi

Re: [sage-support] problem installing sage on ubuntu 18.04

2018-06-28 Thread pi
I don't know why ? Another solution is to install the binary from sage site (that's what I do to avoid deps problems) http://www.sagemath.org/download.html Choose the appropriate one Forme it's the first one *sage-8.2-Ubuntu_16.04-x86_64.tar.bz2*

Re: [sage-support] problem installing sage on ubuntu 18.04

2018-06-28 Thread pi
On 18.04 you just have to install sudo apt install sagemath and it should gives you the deps... *There is a sage-notebook now just select it from synaptic Otherwise download the ubuntu binary and make a symlink (you should find it on the list it has been explained few times already). Le 28/

Re: [sage-support] problem installing sage on ubuntu 18.04

2018-06-28 Thread 1'm_Z3r0
I installed it using the terminal command sudo apt install sagemath-common On Thu, Jun 28, 2018 at 3:08 PM, Vincent Delecroix < 20100.delecr...@gmail.com> wrote: > How did you install it? > > > On 27/06/2018 18:53, 4.r.c.h.4.n.g.3.l.0...@gmail.com wrote: > >> ┌

Re: [sage-support] problem installing sage on ubuntu 18.04

2018-06-28 Thread Vincent Delecroix
How did you install it? On 27/06/2018 18:53, 4.r.c.h.4.n.g.3.l.0...@gmail.com wrote: ┌┐ │ SageMath version 8.1, Release Date: 2017-12-07 │ │ Type "notebook()" for the browser-based notebook interface.

Re: [sage-support] Problem installing sage on ArchLinux.

2010-01-03 Thread Alex Ghitza
On Sun, 03 Jan 2010 20:47:37 +1100, Alex Ghitza wrote: > > One of these days I will find out how to make binaries and I'll produce > 32 and 64 bit binaries for archlinux. Sorry to be replying to myself. I read through the rest of README.txt (for the first time ever, I guess), and saw the secti

Re: [sage-support] Problem installing sage on ArchLinux.

2010-01-03 Thread Alex Ghitza
On Sun, 3 Jan 2010 01:09:00 -0800 (PST), Eugene Goldberg wrote: > I've got two computers with archlinux (i686 and x86_64 versions) and > on both machines there is same problem installing sage: > > $make > > File "/home/ajunta/Binary/sage-4.3-linux-Ubuntu_9.10-x86_64-Linux/ > local/lib/pyt