On Fri, Jun 3, 2011 at 10:11 PM, Narendra Sisodiya <[email protected]> wrote: > getting error > > File "./viewer.py", line 12, in <module> > import wx.lib.wxcairo as wxcairo > ImportError: No module named wxcairo
Did you build the wx python library with cairo support? Did you install it via PIL? If yes, did you have cairo dev libs installed? More information would really help. -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
