Hello, I have a question of how to build the "Moebius.py" example that comes in quantumwise page for graphene. When trying to build I get this:
An error occurred
The Following Error was generated During execution of the program:
No module named Twister
If the message is not clear or is the Error Caused by VNL itself, Please report the issue to QuantumWise, and make sure to include the traceback (click "Show Details ...") and the script.
When I show details I get:
Traceback (most recent call last):
File ". \ Zipdir \ NL \ GUI \ DnD \ MimeData.py", line 286, in _textTypes
File ". \ Zipdir \ NL \ NanoLanguage \ ScopeExecuter.py", line 76, in execute
NLScopeExecutionError: No module named Twister
If someone could explain in detail how to solve the problem, I'm not an expert in the use of this. Thanks in advance.