Open ghost opened 5 years ago
Hello, this line is not important, you can comment it directly. See here https://github.com/limaosen0/AS-GCN/issues/2
File "/AS-GCN/io.py", line 183, in import_class import(mod_str) ModuleNotFoundError: No module named 'processor.demo' Have you resolve this problem? thanks
If I comment it, another error will occur.
Traceback (most recent call last):
File "D:/PyCharmProjectsSet/AS-GCN/main.py", line 22, in
File "/AS-GCN/io.py", line 183, in import_class import(mod_str) ModuleNotFoundError: No module named 'processor.demo'