Hi,
I'm using Archlinux x86_64. Sage version 4.5.2. It was package by a person
named 'td123' on AUR. I personally couldn't get Sage to compile because the
ATLAS build never succeeded.
Output of "uname -a"
Linux deathstar 2.6.34-ARCH #1 SMP PREEMPT Wed Aug 4 14:31:56 CEST 2010
x86_64 Intel(R) Core
On 8/13/10 3:21 AM, Mani Chandra wrote:
Hi,
The following example code does not work:
plot(sin(x^2), (x, -3, 3), axes_labels=['$x$','$y$'])
Traceback (click to the left of this block for traceback)
...
TypeError: coercing to Unicode: need string or buffer, dict found
But works when I remove th
On Aug 13, 9:26 am, kcrisman wrote:
> This works for me on 4.5.3.alpha0 (and presumably 4.5.2? anyone?) from
> the command line and notebook. (...)
FWIW, works in 4.5.2 for me... (64-bit, built from source).
Luis
--
To post to this group, send email to sage-support@googlegroups.com
To unsub
Dear Mani,
This works for me on 4.5.3.alpha0 (and presumably 4.5.2? anyone?) from
the command line and notebook.
If you do a web search for your error message, though, it seems like
perhaps there is something about your computer that's returning
something other than ASCII, hence the call to Unico