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
Hi, I am beginning to use GraphBLAS.
What is the state of these bindings? I have attempted to install them, but I got stuck running python setup.py in the GraphBLAS folder. The error message is that it cannot find hello.pyx.
Do you have any suggestions on how to proceed?
The text was updated successfully, but these errors were encountered:
@wlemmon
I figured out that we don't need to run setup.py specifically.
I guess it is used for Cython test. Just set environment and run bfs.py.
That's what I needed to execute benchmarks.
Hi, I am beginning to use GraphBLAS.
What is the state of these bindings? I have attempted to install them, but I got stuck running python setup.py in the GraphBLAS folder. The error message is that it cannot find hello.pyx.
Do you have any suggestions on how to proceed?
The text was updated successfully, but these errors were encountered: