0
votes
1answer
33 views

How can I avoid UnicodeEncodeError when using geoprocessing tools in QGIS?

I have a shapefile, that I want to split with the "Split Layers by Field"-tool. Due to some umlauts (ä,ü,ö) there will be a python error as soon, as the tool reaches a feature with an umlaut. The ...
0
votes
0answers
101 views

How to fix Geocode plugin Google API Key errors in QGIS 1.8?

within QGIS 1.8 I am tring to use the "GeoCoding Plugin" (Author: Dr. Alessandro Pasotti) but it gives this error message: Traceback (most recent call last): File "C:/Documents and ...
1
vote
1answer
81 views

Rpy2 Unable to Load in Fresh QGIS Install

after installing qgis the a message given below is shown Unable to load the plugin: Unable to load required package rpy2. Please ensure that both R, and the corresponding version of Rpy2 are ...
0
votes
0answers
169 views

Python error when using Measuring Vegetation plugin

I am trying to use the Measuring Vegetation plugin and I am getting this error from Python: Traceback (most recent call last): File "C:/Users/NUR/.qgis//python/plugins\mv_plugin\mv_plugin.py", line ...
4
votes
1answer
567 views

Plugins are not installed in qgis 1.8.0 Lisboa

I am trying to install plugins in qgis1.8.0 Lisboa but error message is appear as follows, Failed to unzip the plugin package. Probably it's broken or missing from the repository. You may also ...