gcn
gcn copied to clipboard
ImportError: No module named 'gcn'
ImportError: No module named 'gcn'
you need to run the setup.py first
Thanks
I ran setup.py first, but I still got the error :
Traceback (most recent call last):
File "train.py", line 7, in
can anyone please help?
I am having the same issue as atheeraa
I am getting the same error as above.
I ran setup.py first, but I still got the error :
Traceback (most recent call last): File "train.py", line 7, in from gcn.utils import * ModuleNotFoundError: No module named 'gcn'