On Mon, Jan 4, 2010 at 5:20 PM, jeff_kantor <[email protected]> wrote: > Hi, > > I'm new to Sage, so perhaps I'm missing an obvious issue. I had it > working well for a few days (vers 4.3 on Mac OS 10.6), installed the > optional GLPK and COIN packages. Then I downloaded and installed the > Enthought python distribution (version 5.1.1). Now things are > breaking in Sage. Notebooks that formerly had been working fine now > give me messages > > 2010-01-04 20:03:36-0500 [HTTPChannel,26,127.0.0.1] got EOF subprocess > must have crashed... > 2010-01-04 20:03:36-0500 [HTTPChannel,26,127.0.0.1] > > This seem to be tied to graphics functions. But not always -- jmol > graphics display fine. > > And for what it's worth, the Enthought python also is not functioning > according to its documentation, again graphics get broken unless one > starts ipython -n (i.e., no subprocess). > > What gives? Everything is very unstable now. > > Jeff
What happens if you do rm -rf $HOME/.matplotlib -- William -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
