Re: [sage-support] Re: Sage options not recognized.

2019-03-29 Thread henri.gir...@gmail.com
Or apt.  I think too you should build it if you have enaugh system. You can install sagemath-8.1 from ubuntu so you get all dependencies, but that's not the best way, better use the link above. I use : sage -sh to install pip programms but don't forget to exit after... In ubuntu it's quiet

Re: [sage-support] Re: Sage options not recognized.

2019-03-29 Thread Jose Garcia
I used aptitude on Ubuntu 18.04. Do you think that’s my only other option? On Fri, Mar 29, 2019 at 7:50 PM slelievre wrote: > Did you install Sage using a package manager > (Aptitude, Conda, ...)? Not sure how installing > optional packages on top of such installations > of SageMath work. > > I

Re: [sage-support] Re: Sage options not recognized.

2019-03-29 Thread slelievre
Did you install Sage using a package manager (Aptitude, Conda, ...)? Not sure how installing optional packages on top of such installations of SageMath work. I would suggest building from source, with the extra benefit that you can get SageMath 8.7. Follow the instructions at

Re: [sage-support] Re: Sage options not recognized.

2019-03-29 Thread Jose Garcia
$sage --version SageMath version 8.1, Release Date: 2017-12-07 On Fri, Mar 29, 2019 at 5:51 PM John H Palmieri wrote: > What does "sage --version" say? > > > > On Friday, March 29, 2019 at 12:47:44 PM UTC-7, Jose Garcia wrote: >> >> Hi All, >> >> I'm trying to install a package to sage math,

[sage-support] Re: Sage options not recognized.

2019-03-29 Thread John H Palmieri
What does "sage --version" say? On Friday, March 29, 2019 at 12:47:44 PM UTC-7, Jose Garcia wrote: > > Hi All, > > I'm trying to install a package to sage math, and I can't get sage to > recognize specific options. > > Ex > > $ sage --package fix-checksum conjecturing > sage-run received

Re: [sage-support] Sage options not recognized.

2019-03-29 Thread David Joyner
On Fri, Mar 29, 2019 at 3:47 PM Jose Garcia wrote: > Hi All, > > I'm trying to install a package to sage math, and I can't get sage to > recognize specific options. > > Ex > > $ sage --package fix-checksum conjecturing > Did you mean to type "sage -optional" instead? > sage-run received

[sage-support] Sage options not recognized.

2019-03-29 Thread Jose Garcia
Hi All, I'm trying to install a package to sage math, and I can't get sage to recognize specific options. Ex $ sage --package fix-checksum conjecturing sage-run received unknown option: --package usage: sage [options] Try 'sage -h' for more information. same for $ sage -i conjecturing

[sage-support] Re: how do i get properly formatted sage output when running from emacs or commandline?

2019-03-29 Thread klui
On Thursday, March 28, 2019 at 12:27:52 PM UTC-7, Andreas Schuldei wrote: > > Hi, > > I used to use cocalc for my sage needs, but I would perfer using my own > resources and run my stuff locally. > This doesn't answer your question but you can run cocalc locally:

Re: [sage-support] Erase a cell in sagenb

2019-03-29 Thread Enrique Artal
I agree, and I use them for personal use. We are trying to change sagenb to jupyter in our servers for teaching but meanwhile we need sagenb. El viernes, 29 de marzo de 2019, 0:28:47 (UTC+1), Dima Pasechnik escribió: > > On Thu, Mar 28, 2019 at 11:23 PM Enrique Artal > wrote: > > > > In