On Feb 12, 11:44 am, mabshoff <mabsh...@googlemail.com> wrote:
> Hi,
>
> since someone asked in IRC I build a 3.3.rc0 on a MacIntel running OSX
> 10.5. It can be found at
> http://sage.math.washington.edu/home/mabshoff/release-cycles-3.3/sage...
> [311 MB]

Didn't quite work for me.  When trying diff(x^2,x), I get:
------------------------------------------------------
Traceback (click to the left for traceback)
...
RuntimeError: Unable to start maxima

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Users/mcmcclure/.sage/sage_notebook/worksheets/admin/0/code/
2.py", line 7, in <module>
    diff(x**_sage_const_2 ,x)
  File "/Applications/Sage.app/Contents/Resources/sage/local/lib/
python2.5/site-packages/SQLAlchemy-0.4.6-py2.5.egg/", line 1, in
<module>

  File "/Users/mabshoff/sage-3.3.rc0/local/lib/python2.5/site-packages/
sage/calculus/functional.py", line 129, in derivative
  File "/Users/mabshoff/sage-3.3.rc0/local/lib/python2.5/site-packages/
sage/calculus/calculus.py", line 2141, in derivative
  File "/Users/mabshoff/sage-3.3.rc0/local/lib/python2.5/site-packages/
sage/calculus/calculus.py", line 4693, in variables
  File "/Users/mabshoff/sage-3.3.rc0/local/lib/python2.5/site-packages/
sage/calculus/calculus.py", line 3492, in simplify
  File "/Users/mabshoff/sage-3.3.rc0/local/lib/python2.5/site-packages/
sage/calculus/calculus.py", line 9214, in
evaled_symbolic_expression_from_maxima_string
  File "/Users/mabshoff/sage-3.3.rc0/local/lib/python2.5/site-packages/
sage/interfaces/expect.py", line 931, in eval
  File "/Users/mabshoff/sage-3.3.rc0/local/lib/python2.5/site-packages/
sage/interfaces/maxima.py", line 605, in _eval_line
  File "/Users/mabshoff/sage-3.3.rc0/local/lib/python2.5/site-packages/
sage/interfaces/maxima.py", line 472, in _sendline
  File "/Users/mabshoff/sage-3.3.rc0/local/lib/python2.5/site-packages/
sage/interfaces/expect.py", line 828, in _sendstr
  File "/Users/mabshoff/sage-3.3.rc0/local/lib/python2.5/site-packages/
sage/interfaces/maxima.py", line 450, in _start
  File "/Users/mabshoff/sage-3.3.rc0/local/lib/python2.5/site-packages/
sage/interfaces/expect.py", line 464, in _start
RuntimeError: Unable to start maxima
--------------------------------------------------

Perhaps, something is hardcoded that shouldn't be?

Mark McClure


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to