|
From: Oz N. <na...@gm...> - 2010-08-04 21:17:06
|
ׁHi, Sorry for the late reply. Yes the solution suggested in reply to my bug report was indeed helpful ! Thanks for the help ! Oz On Wed, Aug 4, 2010 at 5:01 PM, Benjamin Root <ben...@ou...> wrote: > On Wed, Aug 4, 2010 at 12:26 AM, Oz Nahum <na...@gm...> 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 > -- Oz Nahum Graduate Student Zentrum für Angewandte Geologie Universität Tübingen --- Imagine there's no countries it isn't hard to do Nothing to kill or die for And no religion too Imagine all the people Living life in peace |