Alexandr1157 / scitools

Automatically exported from code.google.com/p/scitools
Other
0 stars 0 forks source link

installing/plotting problem #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Every time i try to install scitools some new problem arises. This time
this is the message i get when i try to run a simple plotting program:

Traceback (most recent call last):
  File "graf.py", line 3, in <module>
    from scitools.easyviz import *
  File
"/usr/local/lib/python2.6/dist-packages/scitools/easyviz/__init__.py", line
1515, in <module>
    exec(cmd)
  File "<string>", line 1, in <module>
  File
"/usr/local/lib/python2.6/dist-packages/scitools/easyviz/gnuplot_.py", line 531
    title=item.getp('legend'), with=withstring,

I don't know what is wrong, but i tried to reinstall almost every thing i
can think of.
Can anybody please help me?

I use ubuntu 9.04 

Original issue reported on code.google.com by aleks4nd...@hotmail.com on 27 Apr 2009 at 6:33

GoogleCodeExporter commented 8 years ago
I guess it's related to issue 5, but his fix didn't help very much...

Original comment by aleks4nd...@hotmail.com on 28 Apr 2009 at 3:51

GoogleCodeExporter commented 8 years ago
Can you please try the latest SciTools from the Subversion repository? You can 
check
it out using:

svn co http://scitools.googlecode.com/svn/trunk/ scitools

Please report back with success or failure.

Original comment by johannes...@gmail.com on 29 Apr 2009 at 7:36

GoogleCodeExporter commented 8 years ago

Original comment by johannes...@gmail.com on 10 Sep 2009 at 11:50