[Qgis-user] [Processing] error updating "Processing"
Nicolas Cadieux
nicolas.cadieux at archeotec.ca
Thu Dec 3 04:44:29 PST 2015
Hi,
Delete the .qgis2 folder in your user directory for each user. This is a hidden folder so you will need to unhide hidden folder and file in Windows.
This will remove all plugins you downloaded. (You can back up the folder some where else if you what. Then restart QGIS and reinstall your plugins. That should work.
Nicolas Cadieux M.Sc.
Les Entreprises Archéotec inc.
8548, rue Saint-Denis Montréal H2P 2H2
Téléphone: 514.381.5112 Fax: 514.381.4995
www.archeotec.ca
On Dec 3, 2015 3:13 AM, "skampus [via OSGeo.org]" <ml-node+s1560n5239778h79 at n6.nabble.com> wrote:
hi, i have some installation of qgis on my windows 8.
I installed via osgeo4w:
2.8.4-2 (LTR dev)
2.12.1-1 (Lyon)
2.13.0-21 (dev)
but there is a problem with the update processing.
In fact, if I upgrade it to 2.12.2 from 2.10.99, a directory called "processing" is created in C:\ Users\ ... \. qgis2\python\ plugins folder and this error comes out:
Couldn't load plugin 'processing'
ImportError: cannot import name spatialite_utils
Traceback (most recent call last):
File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 281, in loadPlugin
__import__(packageName)
File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 572, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:/Users/11186cs/.qgis2/python/plugins\processing\__init__.py", line 29, in
from processing.tools.general import *
File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 572, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:/Users/11186cs/.qgis2/python/plugins\processing\tools\general.py", line 28, in
from processing.core.Processing import Processing
File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 572, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:/OSGeo4W/apps/qgis/./python/plugins\processing\core\Processing.py", line 40, in
from processing.core.GeoAlgorithm import GeoAlgorithm
File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 572, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:/OSGeo4W/apps/qgis/./python/plugins\processing\core\GeoAlgorithm.py", line 41, in
from processing.core.parameters import ParameterRaster, ParameterVector, ParameterMultipleInput, ParameterTable, Parameter
File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 572, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:/OSGeo4W/apps/qgis/./python/plugins\processing\core\parameters.py", line 33, in
from processing.tools.vector import resolveFieldIndex, features
File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 572, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:/Users/11186cs/.qgis2/python/plugins\processing\tools\vector.py", line 20, in
from processing.algs.qgis import spatialite_utils
ImportError: cannot import name spatialite_utils
Python version: 2.7.4 (default, Apr 6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]
QGIS version: 2.12.1-Lyon Lyon, 16760fd
at this point, it no longer works neither processing nor any plugins associated (processing_workflow, and so on).
The only solution is to delete the directory called "processing", but that processing is outdated.
is this a bug?
thanks a lot
If you reply to this email, your message will be added to the discussion below:
http://osgeo-org.1560.x6.nabble.com/Processing-error-updating-Processing-tp5239778.html
To start a new topic under Quantum GIS - User, email ml-node+s1560n4125267h38@n6.nabble.com
To unsubscribe from Quantum GIS - User, click here .
NAML
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Re-Processing-error-updating-Processing-tp5239838.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20151203/1b3d58d2/attachment.html>
More information about the Qgis-user
mailing list