AbinitBandStructureMaker.py does not work

MULTIBINIT, aTDEP, ANADDB, optics, cut3d, mrg* postprocessors

Moderators: MMNSchmitt, gonze

Locked
Bindiya Babaiya
Posts: 3
Joined: Fri Aug 26, 2016 9:14 am

AbinitBandStructureMaker.py does not work

Post by Bindiya Babaiya » 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

sheng
Posts: 64
Joined: Fri Apr 11, 2014 3:44 pm

Re: AbinitBandStructureMaker.py does not work

Post by sheng » Fri Sep 16, 2016 10:28 am

Hi
I am also encountering this problem now. Have you found a way to resolve this problem?
Thank you.

chp07tzt
Posts: 2
Joined: Tue Nov 17, 2015 8:56 pm

Re: AbinitBandStructureMaker.py does not work

Post by chp07tzt » Wed Sep 28, 2016 11:59 pm

Have you resolved the problem?
Thanks

Bindiya Babaiya
Posts: 3
Joined: Fri Aug 26, 2016 9:14 am

Re: AbinitBandStructureMaker.py does not work

Post by Bindiya Babaiya » Fri Sep 30, 2016 2:17 pm

yes I solved this problem
I have put the pseudopotential file together with input file and tbase_x.files in the same folder and remove the path given in tbase_x.files.

Locked