python MmPbSaStat.py -m energy_MM.xvg -p polar.xvg -a apolar.xvg

Traceback (most recent call last):

File "MmPbSaStat.py", line 332, in

main()

File "MmPbSaStat.py", line 68, in main

cTmp.CalcEnergy(args,frame_wise,0)

File "MmPbSaStat.py", line 87, in CalcEnergy

polEn = ReadData(self.PolFile,n=4)

File "MmPbSaStat.py", line 274, in ReadData

raise FloatingPointError('\nCould not convert {0} to floating point number.. Something is wrong in {1}..\n' .format(data[i][j], FileName))

IndexError: index 2 is out of bounds for axis 0 with size 2

More Animesh Banerjee's questions See All
Similar questions and discussions