Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'processor.demo' #24

Open
dangao250 opened this issue Nov 15, 2019 · 2 comments
Open

ModuleNotFoundError: No module named 'processor.demo' #24

dangao250 opened this issue Nov 15, 2019 · 2 comments

Comments

@dangao250
Copy link

image

@DianYe2333
Copy link

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.

@huangyibo1996
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants