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
The solution is as easy as adding another member variable to the constructor seed, which I did on my end. I can submit a pull request if desired. It worked properly after doing that.
Note that I installed this from source , so I used pip install -e .['all'] while in the hypergraphx directory.