I am trying to calculate the superconducting properties of fcc Pb by solving the
isotropic Migdal-Eliashberg equations.
This is the error which I face when I run pp.py.
Code: Select all
python pp.py
File "pp.py", line 17
print '{0}.dyn{1} to {0}.dyn_q{1}.xml'.format(prefix,idyn)
^
SyntaxError: invalid syntax
I cannot figure out where it is going wrong. I just follow the examples of Pb and made no modifications.
Best regards,
Mahdi