Closed RessCris2 closed 2 years ago
When I try to import tf using
import graphlearn.python.nn.tf as tfg
I got error: ImportError: cannot import name 'pywrap_graphlearn' from 'graphlearn' (unknown location) How to deal with it?
ok , after re pip install and restart kernel, fixed!
what means of 'after re pip install and restart kernel'? the kernel is ?
When I try to import tf using
import graphlearn.python.nn.tf as tfg
I got error: ImportError: cannot import name 'pywrap_graphlearn' from 'graphlearn' (unknown location) How to deal with it?