Thank u for your reply.But after I install your phonopy package with command"python2 setup.py install",it shows that I have installed it successfully.And I also install molatics with command “python2 setup.py install”again ,it also turns out being installed successfully.But again,when I run the code "nohup mdfc --readfc2=force_constants.hdf5 --dim="9 1 1" --ti --ri --precision=1e-6&",it shows the same mistake as before.
Traceback (most recent call last):
File "/usr/local/bin/mdfc", line 13, in
from mdfc import MolecularDynamicsForceConstant as MDFC
File "/usr/local/lib/python2.7/dist-packages/mdfc/init.py", line 7, in
from phonopy.harmonic.dynamical_matrix import get_equivalent_smallest_vectors
ImportError: cannot import name get_equivalent_smallest_vectors
Is there any details should I take care ?
Looking forward to your reply~~
Jason,
Sincerely thanks