Re: [Boa Constr] Help with Help
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2009-06-27 13:24:29
|
Hi Grant, Grant Ito wrote: > Hi. > > Just finished going through the text editor tutorial that comes with Boa > Constructor and am very impressed with wxPython. > > I do have a question about accessing the Help files though. When I click > on any of the Help icons, I get a Python error message. The details are > as follows: You mean any of the three icons on the top toolbar? I just tried them on my testing copy of Boa running under Python 2.6.2 and they work for me. Are you using 2.6.2 or is in an earlier version of 2.6? What OS are you running this on? I tried on Windows Vista. If you just start with Python and/or wxPython you might at the moment be better of with Python 2.5.4 as 2.6 is still relatively new and lots of libraries etc do not yet work with 2.6 or work only using some work around. Werner |