[GRASS-user] BaseException.message has been deprecated as of Python
2.6
Jhon Ortiz
eljhonjhon at hotmail.com
Fri Jun 19 18:04:16 EDT 2009
Hi all,
I tried to create a new GRASS location with location wizard and gave me this errors:
/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/gcmd.py:63: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
self.message = message
Traceback (most recent call last):
File "/usr/local/grass-6.4.0RC5/etc/wxpython/gis_set.py", line 404, in OnWizard
gWizard = location_wizard.LocationWizard(self, self.tgisdbase.GetValue())
File "/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/location_wizard.py", line 1742, in __init__
success = self.OnWizFinished()
File "/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/location_wizard.py", line 1905, in OnWizFinished
success = self.EPSGCreate()
File "/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/location_wizard.py", line 2120, in EPSGCreate
p = gcmd.Command(cmdlist, stderr=None)
File "/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/gcmd.py", line 358, in __init__
_("Error: ") + self.GetError()))
gui_modules.gcmd.CmdError/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/gcmd.py:70: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
message=self.message,
Them I tried delete a location and give me this error:
/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/gcmd.py:63: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
self.message = message
Maybe is about python 2.6? I compiled GRASS 6.4 RC5 in ubuntu hardy with python 2.6
Some advice?
Thanks!!
Jhon Ortiz Trujillo
Bogotá - Colombia
Celular (057) 311 - 5143146
_________________________________________________________________
¿Quieres ver los mejores videos de MSN? Enciende Messenger TV
http://messengertv.msn.com/mkt/es-es/default.htm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20090620/cac6c499/attachment.html
More information about the grass-user
mailing list