I have recently switch to running SAGE on a linux system

I tried to see if sagetex work by running latex on the example.tex
(come with the current distribution sage-3.2.2)

However when I then run sage example.sage, it compliants:

Plot 6
Code block begin...
**** Error in Sage code on line 158 of example.tex! Traceback follows.
Traceback (most recent call last):
  File "example.py", line 181, in <module>
    matrixprogram = matrix_plot(M,cmap='Greys')
  File "/home/pong/sage-3.2.2/local/lib/python2.5/site-packages/sage/
plot/misc.py", line 285, in wrapper
    return func(*args, **options)
  File "/home/pong/sage-3.2.2/local/lib/python2.5/site-packages/sage/
plot/matrix_plot.py", line 151, in matrix_plot
    raise ValueError, "can not convert array entries to floating point
numbers"
ValueError: can not convert array entries to floating point numbers

**** Running Sage on example.sage failed! Fix example.tex and try
again.

Am I missing packages, I have no clue how to fix it. Please help.
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to