Advertisement
3nids

Untitled

May 12th, 2015
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.46 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "/home/drouzaud/.qgis2/python/plugins/LayerSaver/layer_saver.py", line 212, in loadLayer
  3.     importer.load_layer_definition(layername)
  4.   File "/home/drouzaud/.qgis2/python/plugins/LayerSaver/lib_layer_saver/bridge.py", line 179, in load_layer_definition
  5.     raise TypeError( 'Cannot handle layers of type ' + maplayer_node.attribute( 'type' ) + ' - ' + maplayer_node.tagName() )
  6. TypeError: Cannot handle layers of type  -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement