You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: