Skip to content
New issue

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

RuntimeError: Execution stopped #118

Open
Mrreboot7 opened this issue Mar 24, 2020 · 0 comments
Open

RuntimeError: Execution stopped #118

Mrreboot7 opened this issue Mar 24, 2020 · 0 comments

Comments

@Mrreboot7
Copy link

Mrreboot7 commented Mar 24, 2020

I wrote the code according to the example, but returned an error

# Get a subgraph crossnets = snap.TStrV() crossnets.Add("TestCross1") sub_mmnet = mmnet.GetSubgraphByCrossNet(crossnets)

Traceback (most recent call last): File "/home/elliot/Projects/test_snap/Multimodal-Networks/test.py", line 64, in <module> sub_mmnet = mmnet.GetSubgraphByCrossNet(crossnets) RuntimeError: Execution stopped: (0<=ValN)&&(ValN<Vals) [Reason:'Index:1 Vals:1 MxVals:16 Type:4TVecI11THashKeyDatI4TInt9TCrossNetEiE'], file ../../snap/glib-core/ds.h, line 491

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant