hello sir,
i am encountering this problem while plotting bandstructure
The route must have at least two points, but only has one.
Traceback (most recent call last):
File "./zipdir/NL/GUI/MainWindow/LabFloor/LabFloorModel.py", line 239, in load
File "/home/netlab2/QuantumWise/VNL-ATK-2015.1/lib/python2.7/site-packages/AddOns/QuantumEspressoPlugins/OutputFilters/OutputLabFloorPlugin.py", line 116, in load
data = readBandstructure(filename)
File "/home/netlab2/QuantumWise/VNL-ATK-2015.1/lib/python2.7/site-packages/AddOns/QuantumEspressoPlugins/OutputFilters/BandstructureReader.py", line 158, in readBandstructure
route_segments = combinedRoutes(route)
File "./zipdir/NL/Analysis/BaseBandstructure.py", line 451, in combinedRoutes
File "./zipdir/NL/Analysis/BaseBandstructure.py", line 434, in singleRoute
NLValueError: The route must have at least two points, but only has one.