panda3d-editor
panda3d-editor copied to clipboard
wxPython AttributeError on startup (Linux)
panda3d 1.8.0, wxPython 2.8.11, Ubuntu Linux 11.10 Error occures in .../ui/sceneGraphBasePanel.py", line 34 on startup
AttributeError: 'FlatMenuBar' object has no attribute 'GetRendererManager'
I looked into the reference and the file (and every parentclass to), and I can't find this attribute. Same for fm.StyleVista in the same line. If this code works on windows, it seems that wxPython differs from platform to platform.
Traceback (most recent call last):
File "main.py", line 7, in