This:
var('x y')
y = x^3
show(y)
plot(y,x,(-2,2))
Yielded this error: http://pastebin.com/ApVQeY6Q
And here is sagecell.log: http://pastebin.com/GDv7FG17
*
Brandon Curtis, PhD Candidate
UC Berkeley - Chem/Bio Eng <http://www.linkedin.com/in/brandoncurtis>
<https://kindle.amazon.com/profile/Brandon-Curtis/5046185>
<https://plus.google.com/u/0/105858766264293200612/about>
<http://brandoncurtis.net>
<http://jbei.org>
*
On Fri, Nov 2, 2012 at 2:19 PM, Jason Grout <[email protected]>wrote:
> On 11/2/12 4:08 PM, Brandon Curtis wrote:
>
>> This patch [1] always fails when applied to sage-5.4.rc1 compiled from
>> source on Ubuntu 12.04/12.10.
>> I was able to get the Sage Cell Server to install by learning enough
>> about the Mercurial mq patch system to manually apply the changes from
>> the broken patch [1] in a new patch, 'bc_patch_01'.
>>
>
> Okay, good job. That patch might have been updated to work with a later
> rc.
>
>
> ==============================**===============
>> The Sage Notebook starts and runs fine and all features seem to work.
>> Sage Cell Server starts and runs and basic functions work, but advanced
>> functionality (e.g. graphing) fails with an "Internal Python error in
>> the inspect module": http://pastebin.com/UF3gePzX
>>
>
>
> Can you post the code that caused the problem? I'll see if I can
> reproduce the problem.
>
> Thanks,
>
> Jason
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to sage-support+unsubscribe@**
> googlegroups.com <sage-support%[email protected]>.
> Visit this group at
> http://groups.google.com/**group/sage-support?hl=en<http://groups.google.com/group/sage-support?hl=en>
> .
>
>
>
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
Visit this group at http://groups.google.com/group/sage-support?hl=en.