[sage-support] Re: Using Sage Python as System Python

2011-01-12 Thread Adam Webb
On Jan 12, 4:21 pm, emil wrote: > > My guess is that matplotlib was built without the gui. I build Sage > > from source and in that case it is necessary to set an environment > > variable. For example in bash: export SAGE_MATPLOTLIB_GUI='yes'. This > > then will tell it to try to build a gui. It

[sage-support] Re: Using Sage Python as System Python

2011-01-12 Thread emil
> My guess is that matplotlib was built without the gui. I build Sage > from source and in that case it is necessary to set an environment > variable. For example in bash: export SAGE_MATPLOTLIB_GUI='yes'. This > then will tell it to try to build a gui. It does require that the > needed devel pack

[sage-support] Re: Using Sage Python as System Python

2011-01-12 Thread Adam Webb
On Jan 12, 11:00 am, emil wrote: > > Hm, I ask that here because it seems related somehow. Is there a way > to make plotting behave normal from the python commandline? I know > that from the notebook it will show all pictures which are stored in > the notebook directory. I also readhttp://uw.sa

[sage-support] Re: Using Sage Python as System Python

2011-01-12 Thread emil
On Jan 12, 6:22 am, mankoff wrote: > On Jan 11, 9:57 pm, Adam Webb wrote: > > > > > On Jan 12, 6:49 am, mankoff wrote: > > > > Hi Group, > > > > I'm using Sage as my python install. How can I upgrade a python > > > package within sage? For example, pygmentize is version 0.11, and I'd > > > lik

[sage-support] Re: Using Sage Python as System Python

2011-01-11 Thread mankoff
On Jan 11, 9:57 pm, Adam Webb wrote: > On Jan 12, 6:49 am, mankoff wrote: > > > Hi Group, > > > I'm using Sage as my python install. How can I upgrade a python > > package within sage? For example, pygmentize is version 0.11, and I'd > > like to upgrade this. Easy_install doesn't seem to be wor

[sage-support] Re: Using Sage Python as System Python

2011-01-11 Thread Adam Webb
On Jan 12, 6:49 am, mankoff wrote: > Hi Group, > > I'm using Sage as my python install. How can I upgrade a python > package within sage? For example, pygmentize is version 0.11, and I'd > like to upgrade this. Easy_install doesn't seem to be working, or > places the new binary in /usr/local/bin

[sage-support] Re: Using sage python with GUI

2010-12-15 Thread mankoff
On Dec 15, 3:49 am, emil wrote: > On Dec 14, 9:13 pm, mankoff wrote: > > > > Hi Sage Group, > > > I'm trying to use sage as a means to get a nice python installation, > > without actually using sage. I hope this is an OK use of the software. > > I imagine I'll transition to using the sage speci

[sage-support] Re: Using sage python with GUI

2010-12-15 Thread emil
On Dec 14, 9:13 pm, mankoff wrote: > Hi Sage Group, > > I'm trying to use sage as a means to get a nice python installation, > without actually using sage. I hope this is an OK use of the software. > I imagine I'll transition to using the sage specific tools, but to > start I would like to work

[sage-support] Re: using sage -python

2008-08-26 Thread William Stein
On Thu, Aug 14, 2008 at 7:20 AM, Eli <[EMAIL PROTECTED]> wrote: > > Hello. > I have sage installed on a computer that has also a normal python > installation ("system-wide" python). > Now, I would like to run a python script with the python installed > inside sage (not the system-wide) > How is it