SciTools 0.7 released

3 views
Skip to first unread message

Johannes Ring

unread,
Feb 2, 2010, 8:07:12 AM2/2/10
to scit...@googlegroups.com
Hi all,

SciTools 0.7 has been released. For a list of major changes see the wiki:

http://code.google.com/p/scitools/wiki/Changes

Updated Debian and Ubuntu packages will be available soon.

Johannes

KIaus Muller

unread,
Feb 8, 2010, 5:22:06 AM2/8/10
to scit...@googlegroups.com
Johannes,
I just installed and tested scitools 0.7 on my MS Vista box. Got this problem:

>>> from scitools.std import *
scitools.easyviz backend is matplotlib
>>> plot([1,2,3])

Traceback (most recent call last):
  File "<pyshell#1>", line 1, in <module>
    plot([1,2,3])
  File "C:\Python25\Lib\site-packages\scitools\easyviz\common.py", line 3060, in plot
    self._replot()
  File "C:\Python25\Lib\site-packages\scitools\easyviz\matplotlib_.py", line 906, in _replot
    self._g.draw()
  File "C:\Python25\lib\site-packages\matplotlib\pyplot.py", line 352, in draw
    get_current_fig_manager().canvas.draw()
  File "C:\Python25\lib\site-packages\matplotlib\backends\backend_tkagg.py", line 215, in draw
    FigureCanvasAgg.draw(self)
  File "C:\Python25\lib\site-packages\matplotlib\backends\backend_agg.py", line 314, in draw
    self.figure.draw(self.renderer)
  File "C:\Python25\lib\site-packages\matplotlib\artist.py", line 46, in draw_wrapper
    draw(artist, renderer, *kl)
  File "C:\Python25\lib\site-packages\matplotlib\figure.py", line 773, in draw
    for a in self.axes: a.draw(renderer)
  File "C:\Python25\lib\site-packages\matplotlib\artist.py", line 46, in draw_wrapper
    draw(artist, renderer, *kl)
  File "C:\Python25\lib\site-packages\matplotlib\axes.py", line 1735, in draw
    a.draw(renderer)
  File "C:\Python25\lib\site-packages\matplotlib\artist.py", line 46, in draw_wrapper
    draw(artist, renderer, *kl)
  File "C:\Python25\lib\site-packages\matplotlib\axis.py", line 742, in draw
    tick.draw(renderer)
  File "C:\Python25\lib\site-packages\matplotlib\artist.py", line 46, in draw_wrapper
    draw(artist, renderer, *kl)
  File "C:\Python25\lib\site-packages\matplotlib\axis.py", line 196, in draw
    self.label1.draw(renderer)
  File "C:\Python25\lib\site-packages\matplotlib\text.py", line 515, in draw
    bbox, info = self._get_layout(renderer)
  File "C:\Python25\lib\site-packages\matplotlib\text.py", line 279, in _get_layout
    clean_line, self._fontproperties, ismath=ismath)
  File "C:\Python25\lib\site-packages\matplotlib\backends\backend_agg.py", line 151, in get_text_width_height_descent
    renderer=self)
  File "C:\Python25\lib\site-packages\matplotlib\texmanager.py", line 601, in get_text_width_height_descent
    dvifile = self.make_dvi(tex, fontsize)
  File "C:\Python25\lib\site-packages\matplotlib\texmanager.py", line 371, in make_dvi
    string:\n%s\nHere is the full report generated by LaTeX: \n\n'% repr(tex)) + report)
RuntimeError: LaTeX was not able to process the following string:
'$0.0$'
Here is the full report generated by LaTeX:

Please, help! I really need (and love) scitools!

Klaus Müller



--
You received this message because you are subscribed to the Google Groups "scitools" group.
To post to this group, send email to scit...@googlegroups.com.
To unsubscribe from this group, send email to scitools+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scitools?hl=en.


Reply all
Reply to author
Forward
0 new messages