You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regarding this I tried to fix it appending the "dispaset_sidetools" path (I found this when looking for a solution on the internet about this), and it seems to work:
So I just include these lines before the commons:
import sys
sys.path.append(r"C:\Users\Andrea\GitHub\DispaSET---Side-Tools\dispaset_sidetools")
Similar structure to Dispa-SET. Needs debugging in order to work properly (currently commons are not loaded properly)
The text was updated successfully, but these errors were encountered: