We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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'
The text was updated successfully, but these errors were encountered:
Can you mention the PC/env specs? I tried this on Ubuntu 20.04 and could not reproduce the issue
Sorry, something went wrong.
I had this issue on Ubuntu 16.04, I'm currentily using 20.04 now and could not reproduce the issue
Successfully merging a pull request may close this 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:
The text was updated successfully, but these errors were encountered: