Open vieiraroger opened 4 years ago
The button visma is visible on first start gui, but have any info in the input. When you try to click generate an error:
Traceback (most recent call last): File "/.../visma/visma/gui/window.py", line 365, in interactionMode renderQuickSol(self, self.qSol, self.enableQSolver) AttributeError: 'WorkSpace' object has no attribute 'qSol'
Can you mention the PC/env specs? I tried this on Ubuntu 20.04 and could not reproduce the issue
I had this issue on Ubuntu 16.04, I'm currentily using 20.04 now and could not reproduce the issue
The button visma is visible on first start gui, but have any info in the input. When you try to click generate an error: