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

Error when running raman-vasp.py #4

Open
lzumuxijiao opened this issue Dec 6, 2017 · 2 comments
Open

Error when running raman-vasp.py #4

lzumuxijiao opened this issue Dec 6, 2017 · 2 comments

Comments

@lzumuxijiao
Copy link

Thank you very much for developing the raman-sc program for our convenience,I am having a problem running vasp_raman, an error occurred after running for a few minutes,
“Traceback (most recent call last)
File "vasp_raman.py",line 291, in
eigval = eigvals [i]
IndexError: list index out of range"
the program running in CentOS 7.5
I am not familiar with the python language, so I hope you guys will be able to answer this question.
Looking forward to your reply

@Crazerd
Copy link

Crazerd commented Mar 8, 2022

I also met this problem, how to deal with it?

@Crazerd
Copy link

Crazerd commented Mar 8, 2022

[sc52048@ln25%bscc-a phonopy-spectro]$ bash no_scheduler-phon-copy.sh
Traceback (most recent call last):
File "vasp_raman.py", line 268, in
eigvals = parse_freqdat(freqdat_fh, nat)
File "vasp_raman.py", line 104, in parse_freqdat
eigvals[i] = float(tmp[0])
IndexError: list index out of range

How to deal with this problem?

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

2 participants