dgl: install error
backend tf2.2.0
dgl._ffi.base.DGLError: [11:02:57] /opt/dgl/src/runtime/c_runtime_api.cc:88: Check failed: allow_missing: Device API gpu is not enabled. Please install the cuda version of dgl
what’s up? help me ,please
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 17
Try
pip install dgl-cu102 -f https://data.dgl.ai/wheels/repo.htmlor change 102 to other version on your machine