[Qgis-user] Couldn't load plugin - QGIS 3.6 on Mac 10.14.3

kspencer karl.c.spencer at gmail.com
Sat Mar 9 10:56:16 PST 2019


Hello folks,

I'm a QGIS newb trying to install QGIS on my Mac.  Any help would be greatly
appreciated. Got this error when trying to run QGIS for the first time:

Couldn't load plugin 'processing' 

ImportError:
dlopen(/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/_sqlite3.cpython-36m-darwin.so,
2): Library not loaded:
/Library/Frameworks/SQLite3.framework/Versions/D/SQLite3   Referenced from:
/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/_sqlite3.cpython-36m-darwin.so  
Reason: image not found 
Traceback (most recent call last):
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 309, in loadPlugin
    __import__(packageName)
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 672, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/__init__.py",
line 29, in 
    from processing.tools.general import *              # NOQA
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 672, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/tools/general.py",
line 39, in 
    from processing.core.Processing import Processing
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 672, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/core/Processing.py",
line 58, in 
    from processing.algs.qgis.QgisAlgorithmProvider import
QgisAlgorithmProvider  # NOQA
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 672, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/algs/qgis/QgisAlgorithmProvider.py",
line 83, in 
    from .ImportIntoSpatialite import ImportIntoSpatialite
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 672, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/algs/qgis/ImportIntoSpatialite.py",
line 42, in 
    from processing.tools import spatialite
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 672, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins/processing/tools/spatialite.py",
line 29, in 
    import sqlite3 as sqlite
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 672, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File
"/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/__init__.py",
line 23, in 
    from sqlite3.dbapi2 import *
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 672, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File
"/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/dbapi2.py",
line 27, in 
    from sqlite3._sqlite3 import *
  File
"/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 672, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError:
dlopen(/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/_sqlite3.cpython-36m-darwin.so,
2): Library not loaded:
/Library/Frameworks/SQLite3.framework/Versions/D/SQLite3
  Referenced from:
/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6/sqlite3/_sqlite3.cpython-36m-darwin.so
  Reason: image not found


Python version: 3.6.7 (v3.6.7:6ec5cf24b7, Oct 20 2018, 03:02:14) [GCC 4.2.1
Compatible Apple LLVM 6.0 (clang-600.0.57)] 
QGIS version: 3.6.0-Noosa Noosa, exported 

Python Path:
/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python
/Users/karl/Library/Application Support/QGIS/QGIS3/profiles/default/python
/Users/karl/Library/Application
Support/QGIS/QGIS3/profiles/default/python/plugins
/Applications/QGIS3.6.app/Contents/MacOS/../Resources/python/plugins
/Library/Frameworks/SQLite3.framework/Versions/E/Python/3.6
/Library/Frameworks/Python.framework/Versions/3.6/lib/python36.zip
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/lib-dynload
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages
/Users/karl/Library/Application Support/QGIS/QGIS3/profiles/default/python



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html


More information about the Qgis-user mailing list