AS-GCN icon indicating copy to clipboard operation
AS-GCN copied to clipboard

ModuleNotFoundError: No module named 'processor.demo'

Open dangao250 opened this issue 5 years ago • 2 comments

image

dangao250 avatar Nov 15 '19 03:11 dangao250

Hi,Actually this doesn't matter for the code running correctly,you can delete that line 'processors deno 'import_ class( ' processor . demo . Demo') in the main.py.

DianYe2333 avatar Nov 26 '19 14:11 DianYe2333

Hi,Actually this doesn't matter for the code running correctly,you can delete that line 'processors deno 'import_ class( ' processor . demo . Demo') in the main.py.

Another error will ocurr after delete it, just like this: Traceback (most recent call last): File "D:/PyCharmProjectsSet/AS-GCN/main.py", line 22, in Processor = processors[arg.processor] KeyError: None

huangyibo1996 avatar Jan 04 '21 09:01 huangyibo1996