[sage-support] Re: bar charts (two columsn for each category)

2014-01-30 Thread Jason Grout
On 1/30/14 3:31 PM, William Stein wrote: If you paste exactly the code from here http://matplotlib.org/examples/api/barchart_demo.html into a SageMathCloud Sage worksheet, it works... Or the cell server: http://sagecell.sagemath.org/?q=vejcyi Jason -- You received this message because

[sage-support] Re: One-cell server not working but local does.

2014-01-30 Thread Jason Grout
On 1/30/14 6:12 PM, Jotace wrote: Any ideas? Take out the typeset='latex' parameters: http://sagecell.sagemath.org/?q=mfikde I don't recall ever seeing someone pass those parameters---I didn't even know they existed. I'm not sure where the error comes from, but it might stem from us having

[sage-support] 4ti2 fails to install in OS 10.9

2014-01-30 Thread Luis Garcia-Puente
I have sage-6.0 on a macbook pro running OS X 10.9.1. I installed Xcode 5.0.2 and I installed the command line tools with xcode-select --install Btw "sage" below is a symlink created with ln -s /Applications/Sage-6.0.app/Contents/Resources/sage/sage /usr/local/bin/sage When I type sudo sage

[sage-support] Re: ipython not being compiled during make, even though 1.0.0 is in upstream directory

2014-01-30 Thread Jeremy McFarland
Not too sure what to do about this. Everything I've read said the following error has to do with the version of ipython not being 1.0.0. I grabbed the version you suggested, removed the old ipython and attempted to install sagecell: Running make in sagecell if git submodule status | grep -q ^[+

[sage-support] One-cell server not working but local does.

2014-01-30 Thread Jotace
Hello everyone, I'd like to use the following code to put it in a web page, using one-cell server. It works on my computer, but does not on one cell-server (tried it from my web page, and also from the one-cell server page). The error message is too cryotic for me :-( Any ideas? Thanks JC v

Re: [sage-support] bar charts (two columsn for each category)

2014-01-30 Thread William Stein
On Thu, Jan 30, 2014 at 10:08 AM, Pedro Cruz wrote: > Hello, > > what's the easiest way to draw bar charts (two columns for each category) > since they are not yet implemented in Sage? > > Is it possible to hide only Xaxis on a plot? If you paste exactly the code from here http://matplotlib.

[sage-support] Re: ipython not being compiled during make, even though 1.0.0 is in upstream directory

2014-01-30 Thread Jeremy McFarland
So Volker, would I just then use the sage -i command to install the spkg after removing the sold site package from the build directory? Basically, what I'm doing is following this install: https://github.com/sagemath/sagecell And just replacing the easy_install with: sage -i http://boxen.math

[sage-support] Re: ipython not being compiled during make, even though 1.0.0 is in upstream directory

2014-01-30 Thread Jeremy McFarland
thank you. I appreciate the help. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to

[sage-support] Re: ipython not being compiled during make, even though 1.0.0 is in upstream directory

2014-01-30 Thread Volker Braun
For the record, the ticket for the upgrading Sage to ipython-1.0 is here: http://trac.sagemath.org/ticket/14713 > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email

[sage-support] Re: ipython not being compiled during make, even though 1.0.0 is in upstream directory

2014-01-30 Thread Jeremy McFarland
Little more info in case it matters: /sage/build/pipestatus "sage-spkg ${SAGE_SPKG_OPTS} ipython-1.0.0 2>&1" "tee -a /sage/logs/pkgs/ipython-1.0.0.log" Found local metadata for ipython-1.0.0 Attempting to download pack

[sage-support] ipython not being compiled during make, even though 1.0.0 is in upstream directory

2014-01-30 Thread Jeremy McFarland
I'm so frustrated with sagecell. 3 days, 2 different distros and I just can't get it running. Sage in a VM or the remote Sagecell server will not suffice. Every install in the last 2 days has come down to ipython-1.0.0.tar.gz: IOError: [Errno 404] Not Found: '//www.sagemath.org/packages/upstrea

[sage-support] bar charts (two columsn for each category)

2014-01-30 Thread Pedro Cruz
Hello, what's the easiest way to draw bar charts (two columns for each category) since they are not yet implemented in Sage? Is it possible to hide only Xaxis on a plot? Thank you, Pedro -- You received this message because you are subscribed to the Google Groups "sage-support" group. To uns