Closed CM-BF closed 4 years ago
Describe the bug File requirements.txt fault.
the last line of requirements.txt:
pywidgets==7.5.1
should be changed to:
ipywidgets==7.5.1
to make pip work or pip cannot find the package "pywidgets==7.5.1".
[Environment] Anaconda3 pip 20.0.2 Ubuntu 18.04
I submitted a PR @ https://github.com/RexYing/gnn-model-explainer/pull/19
Describe the bug File requirements.txt fault.
the last line of requirements.txt:
should be changed to:
to make pip work or pip cannot find the package "pywidgets==7.5.1".
[Environment] Anaconda3 pip 20.0.2 Ubuntu 18.04