openscorecard
Traceback (most recent call last):
File "/usr/lib/openscorecard/Gui/Bsc.py", line 64, in ?
from PlanGui import PlanGui
File
"/usr/lib/openscorecard/Gui/StrategyMaps/PlanGui.py",
line 24, in ?
from PaintRectangle import PaintRectangle
File
"/usr/lib/openscorecard/Gui/DisplaySC/PaintRectangle.py",
line 22, in ?
class PaintRectangle(QWidget,BscGui):
TypeError: Cannot create a consistent method resolution
order (MRO) for bases BscGui, qt.QWidget
Logged In: YES
user_id=1537889
Hi,
I am having the same problem, anyonw managed to fix this?