<div>Dear Grads Users,</div><div><br></div><div>I try to use the pygrads module, and found some problems.  It works fine for the GaNum and GaCore modules but not for GaLab.</div><div><br></div><div>When I try to use the GaLab module, I got the following error message to use the contour() function, can anyone help me to solve this problem...</div>

<div><br></div><div><div>/usr/lib/python2.6/site-packages/pygrads-1.1.8-py2.6.egg/grads/numtypes.py:131: DeprecationWarning: object.__init__() takes no parameters</div><div>  ma.MaskedArray.__init__(self,data, **kwargs)</div>

<div>/usr/lib/python2.6/site-packages/matplotlib/backends/backend_gtk.py:621: DeprecationWarning: Use the new widget gtk.Tooltip</div><div>  self.tooltips = gtk.Tooltips()</div></div><div><br></div><div><br></div><div>some of my system messages are:</div>

<div>CentOs 6.3 i686 system</div><div>python-matplotlib 0.99.1.2</div><div>python-basemap 0.99.4</div><div>pygrads1.1.8</div><div><br></div>