Tao4free / QGIS_plugins

GNU General Public License v3.0
0 stars 0 forks source link

Uncaught KeyError: 'bez|Field' #4

Open peter-shr opened 7 years ago

peter-shr commented 7 years ago

Steps to reproduce

  1. First
  2. Second
  3. Third
Traceback (most recent call last):
  File "C:/Users/USER/.qgis2/python/plugins\SuperLabeling\SuperLabelingDialog.py", line 158, in checkFieldInit
    self.initField()
  File "C:/Users/USER/.qgis2/python/plugins\SuperLabeling\SuperLabelingDialog.py", line 210, in initField
    feature[share.field_list[0][0]] = feature[cbField_origin]
KeyError: 'bez|Field'

SuperLabeling ver.1.3, QGIS 2.14.18-Essen on Windows 10