On Wed, Aug 4, 2010 at 12:26 AM, Oz Nahum <nahu...@gmail.com> wrote:
> Hi Everyone !
> This is urgent, I have to finish some plots by tomorrow, and I totally lost
> the ability to work with python matplotlib -
> "import pylab"
> "from pylab import *"
>
> all yield the following error:
>
> [code]Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File "/usr/lib/pymodules/python2.6/pylab.py", line 1, in <module>
> from matplotlib.pylab import *
> File "/usr/lib/pymodules/python2.6/matplotlib/pylab.py", line 206, in
> <module>
> from matplotlib import mpl # pulls in most modules
> File "/usr/lib/pymodules/python2.6/matplotlib/mpl.py", line 3, in
> <module>
> from matplotlib import axes
> File "/usr/lib/pymodules/python2.6/matplotlib/axes.py", line 17, in
> <module>
> import matplotlib.dates as mdates
> File "/usr/lib/pymodules/python2.6/matplotlib/dates.py", line 87, in
> <module>
> import pytz
> File "/usr/lib/python2.6/dist-packages/pytz/__init__.py", line 32, in
> <module>
> from pkg_resources import resource_stream
> ValueError: bad marshal data
> [/code]
>
>
> I am using python-matplotlib on Debian Squeeze.
>
> Any help would be appreciated !
> Thanks,
>
>
Oz,
I see you have filed a bug with the Debian people and have gotten a
response. Did their suggestion help you?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591606
Ben Root
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users