I am currently following a tutorial on wxPython.org.
On the running second lesson I have received an error stating that the Frame object has no attribute.
I tried to follow the advice given here: wxPython AttributeError: module has no attribute 'Frame', but I could not find any file with 'wx.py' located on the local system. I did find some Canopy files that were similar in that they had 'wx.py' in the file name. I am wondering if these would interfere despite me not using Canopy.
Is there anything else that I can look at?
System: OSX 10.6.8, Python 2.7.6, wxPython 3.0.0, Gedit