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!
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!