Package:python-matplotlib
Version:0.87.5-1
The new update of matplotlib doesn't work for me :
In [1]: import pylab
---
exceptions.RuntimeError Traceback (most recent
call last
Package: python-mysqldb
Version: 1.2.1-p2-2
Since the new update of the package mysql-client 5.0.24.
The package python-mysqldb does not work.
for MySQLdb.connect(), Ihave :
_mysql_exceptions.ProgrammingError: (2014, "Commands out of sync; you can't run
this command now")
Some information here
Package: python2.3-matplotlib
Version: 0.82-4
subplot() does not works any more for me.
only the first plot is draw and all subplot have the same instance.
Ex:
ax = subplot(3,1,1)
subplot(3,1,2)
ax = subplot(3,1,3)
--
Samuel GARCIA
CNRS - UMR5020
Universite Claude Bernard LYON 1
3 matches
Mail list logo