Re: [sage-support] Installing the optional python3 package seems to break Sage

2015-10-21 Thread William Stein
On Wed, Oct 21, 2015 at 12:48 PM, R. Andrew Ohana wrote: > There are a number of ways in which sage assumes you only have a single > version of python installed. The main reason for introducing the python3 > package was so developers interested in porting sage to python 3 could > easily try buildi

Re: [sage-support] Installing the optional python3 package seems to break Sage

2015-10-21 Thread R. Andrew Ohana
There are a number of ways in which sage assumes you only have a single version of python installed. The main reason for introducing the python3 package was so developers interested in porting sage to python 3 could easily try building sage with python 3 instead of python 2. -- You received this

Re: [sage-support] RealSet Problem

2015-10-21 Thread William Stein
On Tue, Oct 20, 2015 at 1:55 PM, Liu Yue wrote: > I'm using sage 6.8. > > After I typed: RealSet(pi,pi+1), the answer I got is: (pi+1, pi). > > Furthermore: RealSet(pi,pi+1).lower() returns pi+1; RealSet(pi,pi+1).upper() > returns pi. > > Is there anything wrong? I don't know. The ? help for Rea

Re: [sage-support] Re: ppa sage-6.9 and sagemanifolds

2015-10-21 Thread Jan Groenewald
Hi I guess, but this will apply to the stable PPA as well, until we add a sagemath user. Regards, Jan On 21 October 2015 at 11:38, HG wrote: > Everything works fine now (I did as you suggested Jan) > Thank you very much. > I am sorry I might have done this mailing on sage-dev as I used ppa > s

[sage-support] Installing the optional python3 package seems to break Sage

2015-10-21 Thread Emmanuel Charpentier
This is probably related to Trac#18521 , but on Linux (Debian testing) : Installing the optional python3 package breaks my Sage installation. After installing it, I get : charpent@SAP5057241:~$ sage /usr/local/sage/src/bin/sage-env : ligne 423 : 3485 Aba

[sage-support] sage server not starting after upgrading mac os

2015-10-21 Thread Darío Alatorre
I have just upgraded to El Capitan mac os 10.11 and now my SAGE server doesn't start. Log reads (at the end): *// Checking existence of notebook directory Starting Notebook Traceback (most recent call last): File "/Applications/sage/src/bin/ sage-notebook", line 7, in import argparse

[sage-support] RealSet Problem

2015-10-21 Thread Liu Yue
I'm using sage 6.8. After I typed: RealSet(pi,pi+1), the answer I got is: (pi+1, pi). Furthermore: RealSet(pi,pi+1).lower() returns pi+1; RealSet(pi,pi+1).upper() returns pi. Is there anything wrong? -- You received this message because you are subscribed to the Google Groups "sage-support"

[sage-support] Re: ppa sage-6.9 and sagemanifolds

2015-10-21 Thread HG
Everything works fine now (I did as you suggested Jan) Thank you very much. I am sorry I might have done this mailing on sage-dev as I used ppa sage-dev ? Best regards Henri Le mercredi 21 octobre 2015 08:57:47 UTC+2, HG a écrit : > > Hi, > Usually I do sudo bash sm-install.sh and I got sagemanif

[sage-support] Re: ppa sage-6.9 and sagemanifolds

2015-10-21 Thread HG
Hi Jan, Yes you are right... I forget it but I had the same problem with previous sage, I remenber I posted a problem with texmacs. I am trying your solution Thanks Henri Le mercredi 21 octobre 2015 08:57:47 UTC+2, HG a écrit : > > Hi, > Usually I do sudo bash sm-install.sh and I got sagemanifol

Re: [sage-support] ppa sage-6.9 and sagemanifolds

2015-10-21 Thread Jan Groenewald
Hi Henri, On 21 October 2015 at 08:57, HG wrote: > Usually I do sudo bash sm-install.sh and I got sagemanifolds installing. > With this ppa sage-6.9 ppa it doesn't work after compiling a first time I > got this error message : > sys:1: RuntimeWarning: not adding directory '/usr/lib/sagemath/src'