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

“ImportError: No module named INPUT” for "DMFT.py -h" #4

Open
boyguyue opened this issue Feb 23, 2022 · 1 comment
Open

“ImportError: No module named INPUT” for "DMFT.py -h" #4

boyguyue opened this issue Feb 23, 2022 · 1 comment

Comments

@boyguyue
Copy link

Dear developers:
According to the tutorial of https://dmftwdft-project.github.io/DMFTwDFT, I compiled DMFTwDFT based on Python/2.7.9 and Wannier90/2.0.0. No error was reported during compilation.
However, when I tried to use the command "DMFT.py - h", the following error occurred:
Traceback (most recent call last):
File "/WORK/bin/g-vasp/DMFTwDFT-master/bin/DMFT.py", line 18, in
from INPUT import *
ImportError: No module named INPUT

How can I solve this problem?
Many thanks!

@boyguyue
Copy link
Author

I copied the INPUT.py of example/SrVO3_vasp to the directory /DMFTwDFT-master/bin/, and then the error disappears. Is this operation correct?

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

1 participant