Open wlemmon opened 5 years ago
Hi @wlemmon, did you get any progress? I also suffered from the same problem.
@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?