gcn icon indicating copy to clipboard operation
gcn copied to clipboard

ImportError: No module named 'gcn'

Open liunianxuxie opened this issue 5 years ago • 5 comments

ImportError: No module named 'gcn'

liunianxuxie avatar Jul 06 '19 09:07 liunianxuxie

you need to run the setup.py first

yunchengwang avatar Jul 24 '19 22:07 yunchengwang

Thanks

liunianxuxie avatar Jul 25 '19 01:07 liunianxuxie

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'

can anyone please help?

atheeraa avatar Feb 02 '21 07:02 atheeraa

I am having the same issue as atheeraa

ConorKrystad avatar Jun 02 '21 21:06 ConorKrystad

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'

Shubydoobiedoo avatar Jun 08 '22 08:06 Shubydoobiedoo