|
From: Eric F. <ef...@ha...> - 2009-07-11 18:10:28
|
Gael Varoquaux wrote: > On Sat, Jul 11, 2009 at 12:49:03PM -0500, John Hunter wrote: >>> Can you do an 'import wxversion; print wxversion.__file__', so that we >>> understand better why you are getting these warnings. > >> In [1]: import wxversion > >> In [2]: print wxversion.__file__ >> /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/wxversion.pyc > > Hell, sorry, I don't understand why you are getting the warning. > > Gaël OK, I tried again in svn 7256. I think this is a little cleaner. More diagnostic information could still be added to the exception messages if this is going to be a continuing problem. Eric |