The issue is caused by the special character in your user name as far as I can tell. Can you change it?
Best wishes, Anita On Sun, Sep 20, 2015 at 2:43 PM, Adrián Gayo <[email protected]> wrote: > > Hi!! > > For time I drag this error in the updates of Qgis and it prevents me from > being able to use with all his potential, for example, many plugin they do > not work due to these errors. It wanted to known how it might update > Python, but I do not know how. > > Next I show you the error that goes out on having initiated Qgis: > > > No se pudo cargar el complemento processing debido a un error al llamar a > su método classFactory() > > Traceback (most recent call last): > File "C:/PROGRA~1/QGISPI~1/apps/qgis/./python\qgis\utils.py", line 219, in > startPlugin > plugins[packageName] = package.classFactory(iface) > File "C:/Users/Adri�n/.qgis2/python/plugins\processing\__init__.py", line > 37, in classFactory > from processing.ProcessingPlugin import ProcessingPlugin > File "C:/PROGRA~1/QGISPI~1/apps/qgis/./python\qgis\utils.py", line 478, in > _import > mod = _builtin_import(name, globals, locals, fromlist, level) > File > "C:/Users/Adri�n/.qgis2/python/plugins\processing\ProcessingPlugin.py", line > 47, in > if cmd_folder not in sys.path: > File "C:/PROGRA~1/QGISPI~1/apps/qgis/./python\qgis\utils.py", line 55, in > showWarning > "warning:%s\ntraceback:%s" % ( warnings.formatwarning(message, category, > filename, lineno), stk), > UnicodeDecodeError: 'ascii' codec can't decode byte 0xe1 in position 21: > ordinal not in range(128) > > > Versión de Python: > 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)] > > Versión de QGIS: > 2.10.1-Pisa Pisa, d20c5b7 > > > Thank you in advance. > > > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > Mensaje en Español: > > Buenos días, > > Desde hace tiempo arrastro este error en las actualizaciones de Qgis y me > impide poder utilizarlo con todo su potencial, por ejemplo, muchos plugin > no me funcionan debido a estos errores. Quería saber cómo podría actualizar > Python. > > A continuación os muestro el error que sale al iniciar Qgis: > > > > No se pudo cargar el complemento processing debido a un error al llamar a > su método classFactory() > > Traceback (most recent call last): > File "C:/PROGRA~1/QGISPI~1/apps/qgis/./python\qgis\utils.py", line 219, in > startPlugin > plugins[packageName] = package.classFactory(iface) > File "C:/Users/Adri�n/.qgis2/python/plugins\processing\__init__.py", line > 37, in classFactory > from processing.ProcessingPlugin import ProcessingPlugin > File "C:/PROGRA~1/QGISPI~1/apps/qgis/./python\qgis\utils.py", line 478, in > _import > mod = _builtin_import(name, globals, locals, fromlist, level) > File > "C:/Users/Adri�n/.qgis2/python/plugins\processing\ProcessingPlugin.py", line > 47, in > if cmd_folder not in sys.path: > File "C:/PROGRA~1/QGISPI~1/apps/qgis/./python\qgis\utils.py", line 55, in > showWarning > "warning:%s\ntraceback:%s" % ( warnings.formatwarning(message, category, > filename, lineno), stk), > UnicodeDecodeError: 'ascii' codec can't decode byte 0xe1 in position 21: > ordinal not in range(128) > > > Versión de Python: > 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)] > > > Versión de QGIS: > 2.10.1-Pisa Pisa, d20c5b7 > > > Gracias. > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user >
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
