I ran into this issue as well. I worked around it by editing:
.qgis2/python/plugins/GniPlannerFTTH/add_layer.py
Comment out line 80 from:
addedLayer.setName(layerTreeName)
to
#addedLayer.setName(layerTreeName)
Search found 1 match
Search found 1 match
Page 1 of 1
- Wed May 13, 2020 8:55 pm
- Forum: Problems
- Topic: QgsLayerTreeLayer object has no attribute setName
- Replies: 4
- Views: 17390
Search found 1 match
Page 1 of 1