Steve Rose wrote: > Platform: Win > Python Version: 2.4.3 on win32 > Dabo Version: Version 0.7.1s; Revision 2490 > UI Version: 2.6.3.3 on wxMSW
I\'m just hunting in the dark, but can you give me the output of the following commands entered into the python interpreter:
import MySQLdb print MySQLdb.__version__
import wx print wx.VERSION print wx.PlatformInfo
-- pkm ~ http://paulmcnett.com
©2006 Paul McNett |