Package: icedove
Followup-For: Bug #835866
I tried the versions on snapshot.debian.org backwards and found that
the last working version was 45.2.0-3 (on amd64)
Regards
Erwin
Package: python-gnuplot
Version: 1.7-7
Severity: wishlist
It would be nice to have the successor of Numeric and numarray, namely numpy
for the gnuplot wrapper. According to
http://snippets.dzone.com/user/evan/tag/numpy
it should work simply by replacing numpy for Numeric in all the python file
Package: vim-runtime
Version: 1:7.1-138+1
Severity: normal
*** Please type your report below this line ***
The syntax file tex.vim does not work with the actual vim 7.1.
Folding is not properly done.
Please update to version 39 from
http://mysite.verizon.net/astronaut/vim/syntax/tex.vim.gz
-- Sys
After some testing I found the solution to my problem:
First I found that there were cases when it worked and others when it didn't
work.
Trying 'python -v examplescript.py 2> logfile' showed that in the nonworking
case
Numeric was loaded and in the other numpy.
In the end I found out that it w
Package: python-matplotlib
Version: 0.87.7-0.1
The simple python session:
>>> import pylab
>>> pylab.plot([3,6,9])
Traceback (most recent call last):
File "", line 1, in ?
File "/usr/lib/python2.4/site-packages/matplotlib/pylab.py", line 2027, in
plot
ret = gca().plot(*args, **kwargs)
5 matches
Mail list logo