Drew wrote:
I take it I need the pygame header file? why haven't I got that?
I'm pretty sure that should have been installed with the pygame distribution (there's not a separate pygame-devel distribution, to my knowledge). Do you have pygame installed?
File "pykaraoke.py", line 491, in __init__
self.FileTree.Bind(wx.EVT_TREE_BEGIN_DRAG, self.OnBeginDrag)
AttributeError: wxTreeCtrl instance has no attribute 'Bind'
This smells like a wxPython version issue. What version of wxPython do you have installed? Are you able to run the previous version of PyKaraoke?
David
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Pykaraoke-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pykaraoke-discuss
