dmlc / dmlc/dgl

ModuleNotFoundError: No module named 'dgl.contrib'

Open
#6,014 7 comments 0 reactions 1 assignee Claimed by @frozenbugs View on GitHub
stale-issue
Dominant language
Python
Stars
14.3k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

## 🐛 Bug

## To Reproduce

Steps to reproduce the behavior:

1. dgl version 1.1.1 (from pip)
2. dglke version 0.1.2 (from pip)
3. torch version 2.0.1
4. CUDA version 11.4

## Expected behavior

## Environment

- DGL Version (e.g., 1.0):
- Backend Library & Version (e.g., PyTorch 0.4.1, MXNet/Gluon 1.3):
- OS (e.g., Linux):
- How you installed DGL (`conda`, `pip`, source):
- Build command you used (if compiling from source):
- Python version:
- CUDA/cuDNN version (if applicable):
- GPU models and configuration (e.g. V100):
- Any other relevant information:

## Additional context

Tried to run the test code in the documentation here: https://aws-dglke.readthedocs.io/en/latest/install.html (Have a quick test part). It errors out with this message "ModuleNotFoundError: No module named 'dgl.contrib'"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.