Sorry in the installation of graphbench I get an error importing graphbench-lib, and if I access the package I get the following output
import graphbench
graphbench.__
graphbench.annotations graphbench.le(
graphbench.class( graphbench.loader
graphbench.delattr( graphbench.lt(
graphbench.dict graphbench.name
graphbench.dir( graphbench.ne(
graphbench.doc graphbench.new(
graphbench.eq( graphbench.package
graphbench.file graphbench.path
graphbench.format( graphbench.reduce()
graphbench.ge( graphbench.reduce_ex(
graphbench.getattribute( graphbench.repr()
graphbench.getstate() graphbench.setattr(
graphbench.gt( graphbench.sizeof()
graphbench.hash() graphbench.spec
graphbench.init( graphbench.str()
graphbench.init_subclass( graphbench.subclasshook(
which can access the datasets through import instead of using it as an object.
Sorry in the installation of graphbench I get an error importing graphbench-lib, and if I access the package I get the following output
import graphbench
which can access the datasets through import instead of using it as an object.