AbinitBandStructureMaker.py does not work
Posted: Fri Aug 26, 2016 9:23 am
Hi!
All Abinit users, I am new comer for abinit. I tried to plot Band-Structure of Si as mentioned in tutorial. When I reach upto running AbinitBandStructureMaker.py, then I got below error.
Traceback (most recent call last):
File "AbinitBandStructureMaker.py", line 836, in <module>
datasetkey[-1].append(float(starter[i].split()[1]))
ValueError: could not convert string to float: =
please help me to solve this error
All Abinit users, I am new comer for abinit. I tried to plot Band-Structure of Si as mentioned in tutorial. When I reach upto running AbinitBandStructureMaker.py, then I got below error.
Traceback (most recent call last):
File "AbinitBandStructureMaker.py", line 836, in <module>
datasetkey[-1].append(float(starter[i].split()[1]))
ValueError: could not convert string to float: =
please help me to solve this error