Robin Dunn wrote: >> I get an error that the module has no attribute 'xrc' > > Did you import both wx and wx.xrc, or just wx? No, just wx. That's what I meant when I said that calling wx.xrc.XmlResource() didn't work, but Josiah said it worked for him. I'm guessing we are talking about two different things.