[sage-support] Re: pylab examples [was Small correction for Constructions ...]

2008-01-02 Thread William Stein
On Dec 28, 2007 8:08 PM, David Joyner [EMAIL PROTECTED] wrote: I just pasted that in exactly in Sage at the command line and it worked fine. Above you say it doesn't work. What is the error?!! The errors below were the same on both an ubuntu 64bit machine and an intel macbook.

[sage-support] Re: pylab examples [was Small correction for Constructions ...]

2008-01-02 Thread David Joyner
(1) I get the same failure after hg_sage.pull(). (2) I ssh'd into sage.math and tried the commands and got much worst errors: sage: from pylab import * Bad key lines.markeredgecolor on line 48 in /home/wdj/.sage//matplotlibrc. You probably need to get an updated matplotlibrc file from

[sage-support] Re: pylab examples [was Small correction for Constructions ...]

2008-01-02 Thread William Stein
On Jan 2, 2008 9:47 AM, David Joyner [EMAIL PROTECTED] wrote: (1) I get the same failure after hg_sage.pull(). (2) I ssh'd into sage.math and tried the commands and got much worst errors: sage: from pylab import * Bad key lines.markeredgecolor on line 48 in /home/wdj/.sage//matplotlibrc.

[sage-support] Re: pylab examples [was Small correction for Constructions ...]

2008-01-02 Thread David Joyner
On Jan 2, 2008 1:57 PM, William Stein [EMAIL PROTECTED] wrote: On Jan 2, 2008 9:47 AM, David Joyner [EMAIL PROTECTED] wrote: (1) I get the same failure after hg_sage.pull(). (2) I ssh'd into sage.math and tried the commands and got much worst errors: sage: from pylab import *

[sage-support] Re: pylab examples [was Small correction for Constructions ...]

2007-12-28 Thread David Joyner
On Dec 28, 2007 4:38 PM, William Stein [EMAIL PROTECTED] wrote: On Dec 27, 2007 8:35 AM, David Joyner [EMAIL PROTECTED] wrote: On Dec 27, 2007 12:45 AM, William Stein [EMAIL PROTECTED] wrote: On Dec 26, 2007 10:19 PM, David Joyner [EMAIL PROTECTED] wrote: I'm thinking of adding