Hi, I asked the same question (see attached message), but no one has replied ...
Alessio

Il 03/12/2015 09:13, skampus ha scritto:
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



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Processing-error-updating-Processing-tp5239778.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
_______________________________________________
Qgis-user mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

--- Begin Message ---
Hi,
attached the error report in object.
Thanks in advance.
Alessio

Impossibile caricare il plugin 'processing' 

ImportError: cannot import name spatialite_utils 
Traceback (most recent call last):
  File "C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line 281, in loadPlugin
    __import__(packageName)
  File "C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line 572, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File "C:/Users/Alessio/.qgis2/python/plugins\processing\__init__.py", line 
29, in 
    from processing.tools.general import *
  File "C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line 572, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File "C:/Users/Alessio/.qgis2/python/plugins\processing\tools\general.py", 
line 28, in 
    from processing.core.Processing import Processing
  File "C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line 572, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File "C:/OSGEO4~1/apps/qgis/./python/plugins\processing\core\Processing.py", 
line 40, in 
    from processing.core.GeoAlgorithm import GeoAlgorithm
  File "C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line 572, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File 
"C:/OSGEO4~1/apps/qgis/./python/plugins\processing\core\GeoAlgorithm.py", line 
41, in 
    from processing.core.parameters import ParameterRaster, ParameterVector, 
ParameterMultipleInput, ParameterTable, Parameter
  File "C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line 572, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File "C:/OSGEO4~1/apps/qgis/./python/plugins\processing\core\parameters.py", 
line 33, in 
    from processing.tools.vector import resolveFieldIndex, features
  File "C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line 572, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File "C:/Users/Alessio/.qgis2/python/plugins\processing\tools\vector.py", 
line 20, in 
    from processing.algs.qgis import spatialite_utils
ImportError: cannot import name spatialite_utils


Versione Python: 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit 
(AMD64)] 
Versione di QGIS: 2.12.0-Lyon Lyon, cd9d645 

Path di Python:
C:/OSGEO4~1/apps/qgis/./python/plugins\processing
C:/OSGEO4~1/apps/qgis/./python
C:/Users/Alessio/.qgis2/python
C:/Users/Alessio/.qgis2/python/plugins
C:/OSGEO4~1/apps/qgis/./python/plugins
C:\OSGEO4~1\apps\Python27\lib\site-packages\matplotlib-1.3.1-py2.7-win-amd64.egg
C:\OSGEO4~1\apps\Python27\lib\site-packages\nose-1.3.3-py2.7.egg
C:\OSGEO4~1\apps\Python27\lib\site-packages\tornado-4.0.1-py2.7-win-amd64.egg
C:\OSGEO4~1\apps\Python27\lib\site-packages\backports.ssl_match_hostname-3.4.0.2-py2.7.egg
C:\OSGEO4~1\apps\Python27\lib\site-packages\certifi-14.05.14-py2.7.egg
c:\osgeo4~1\apps\python27\lib\site-packages\python_dateutil-2.1-py2.7.egg
c:\osgeo4~1\apps\python27\lib\site-packages\six-1.3.0-py2.7.egg
C:\OSGEO4~1\bin\python27.zip
C:\OSGEO4~1\apps\Python27\DLLs
C:\OSGEO4~1\apps\Python27\lib
C:\OSGEO4~1\apps\Python27\lib\plat-win
C:\OSGEO4~1\apps\Python27\lib\lib-tk
C:\OSGEO4~1\bin
C:\OSGEO4~1\apps\Python27
C:\OSGEO4~1\apps\Python27\lib\site-packages
C:\OSGEO4~1\apps\Python27\lib\site-packages\PIL
C:\OSGEO4~1\apps\Python27\lib\site-packages\jinja2-2.7.2-py2.7.egg
C:\OSGEO4~1\apps\Python27\lib\site-packages\markupsafe-0.23-py2.7-win-amd64.egg
C:\OSGEO4~1\apps\Python27\lib\site-packages\pytz-2012j-py2.7.egg
C:\OSGEO4~1\apps\Python27\lib\site-packages\win32
C:\OSGEO4~1\apps\Python27\lib\site-packages\win32\lib
C:\OSGEO4~1\apps\Python27\lib\site-packages\Pythonwin
C:\OSGEO4~1\apps\Python27\lib\site-packages\Shapely-1.2.18-py2.7-win-amd64.egg
C:\OSGEO4~1\apps\Python27\lib\site-packages\wx-2.8-msw-unicode
C:\OSGEO4~1\apps\Python27\lib\site-packages\xlrd-0.9.2-py2.7.egg
C:\OSGEO4~1\apps\Python27\lib\site-packages\xlwt-0.7.5-py2.7.egg
C:/Users/Alessio/.qgis2//python
C:\OSGEO4~1\apps\qgis\python\plugins\fTools\tools
D:/myfolder
_______________________________________________
Qgis-user mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

--- End Message ---
_______________________________________________
Qgis-user mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to