[sage-support] Re: Notebook upload/download problems

2009-06-15 Thread JoelS
Thanks William. That did the trick! ... JoelS On Jun 15, 3:58 pm, William Stein wrote: > On Mon, Jun 15, 2009 at 8:35 PM, JoelS wrote: > > > Since version 3.4 or so I haven't been able to either upload > > worksheets to my Sage notebook nor download from the noteb

[sage-support] Notebook upload/download problems

2009-06-15 Thread JoelS
2.local/1611/dir_0/beezer-linear.sws" sh: line 1: /sw/bin/tar: cannot execute binary file Any help on this matter would be greatly appreciated --- JoelS --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscrib

[sage-support] Re: Worsening of @interact auto-evaluate problems in 3.2.2?

2009-01-10 Thread JoelS
I've been having the same problem with both 3.2.2 and 3.2.3 on my Intel MacBook running OS X.4.11. -JoelS kcrisman wrote: > Dear Support, > > I built 3.2.2 and seem to have a worsening of the auto-evaluation of > @interact worksheets. Up to 3.2.1 the worksheets only autoevalua

[sage-support] Re: Cannot plot in SAGE 3.0 for MAC OS 10.4

2008-04-29 Thread JoelS
I found the same problem using SAGE 3.0 on a MacBook running OS X. 4.11. Same behavior in both command line and notebook. Here's the error report that resulted from trying to plot from command line: * sage: plot(sin(x),0,10) --