[sage-support] GNUPLOT

2009-09-19 Thread Eric Jackson

Recently, I downloaded the latest testing binary (Version 4.3) of
GNUPLOT on my computer.  I read through the GNUPLOT tutorial on
subjects related to plotting, and I wanted to find information on how
to use GNUPLOT in my Sage Worksheet.  In my Sage Worksheet I input
statements such as, import gnuplot.lib and import gnuplot_lib.  In my
mind, these statements would allow me access to the gnuplot commands
in my Sage Worksheet.  However, this did not work.  Does anybody have
an idea on how I can get this working?


Thanks,
Eric
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[sage-support] Gnuplot installation problem

2009-07-19 Thread mourad gouicem

Hello,

I'm trying to install the optional package gnuplotpy-1.7.p3, but when
I try to install it by typing "./sage -i gnuplotpy-1.7.p3", I get an
error.
The extraction finished successfully but the installation failed.
Here is the traceback :

Traceback (most recent call
last):
  File "setup.py", line 17, in

from __init__ import
__version__
  File "/home/mourad/Telechargements/sage-3.4.2/spkg/build/
gnuplotpy-1.7.p3/src/__init__.py", line 167, in 
from PlotItems import PlotItem, Func, File, Data, GridData
  File "/home/mourad/Telechargements/sage-3.4.2/spkg/build/
gnuplotpy-1.7.p3/src/PlotItems.py", line 88
'with' : lambda self, with: self.set_string_option(
 ^
SyntaxError: invalid syntax
Error installing gnuplotpy.

I'm using sage 3.4.2 upgraded to 4.1.

Thank you.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---