-
Notifications
You must be signed in to change notification settings - Fork 800
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
Error: ARPACK error #235
Comments
Can you please provide the error? Are you able to run the provided example as20graph.txt? |
I am trying to run the following code: Build the codecd snap-higher-order/examples/motifcluster/ Run the code./motifcluster -i:C-elegans-frontal.txt -m:bifan Look at the clustercat C-elegans-frontal-bifan-cluster.txt It gives me an error while running this: Run the code./motifcluster -i:C-elegans-frontal.txt -m:bifan By running the "make" command, it creates motifclustermain inside the motifcluster folder. After that when I try executing, it throws the following error: Motifs. build: 09:09:19, Sep 1 2022. Time: 09:11:55 [Aug 26 2022]Input directed graph file (-i:)=C-elegans-frontal.txt run time: 0.07s (09:11:57) |
Are you able to run the provided example as20graph.txt as described in ReadMe.txt? |
I searched, but there seem to be many ReadMe.txt. Can you share with me the link of doc? |
It is the one in the motifcluster example: https://github.com/snap-stanford/snap/blob/master/examples/motifcluster/ReadMe.txt You should execute: |
I get the same error Motifs. build: 18:14:29, Sep 1 2022. Time: 19:31:16 [Aug 26 2022]Input directed graph file (-i:)=../as20graph.txt run time: 0.13s (19:31:17) |
Hi, i have same error.
|
Hi, can somebody help me with this? Thank you. Or at least what to use instead of this ARPACK library |
This error occurs when I execute ./motifcluster -i:C-elegans-frontal.txt -m:bifan
Don't know why because I have already installed ARPACK and also "make" command before this line works fine.
Are there any other packages that need to be installed?
The text was updated successfully, but these errors were encountered: