[Qgis-user] Missing Processing Toolbox

Emily Wine ehw38 at cornell.edu
Wed Aug 22 12:06:41 PDT 2018


 Hi all!

I'm using:
QGIS Version: 3.2.1-Bonn
Standalone-installer
Windows 10 64-bit

I am receiving an error message when I start QGIS. The message is as
follows:


"Couldn't load plugin 'processing' due to an error when calling its
classFactory() method See message log (Python Error) for more details."

The Message Log (Python Error) reads:

2018-08-22T11:59:47     WARNING    Traceback (most recent call last):
              File
"C:/PROGRA~1/QGIS3~1.2/apps/qgis/./python\qgis\utils.py", line 337, in
startPlugin
              plugins[packageName] = package.classFactory(iface)
              File
"C:/PROGRA~1/QGIS3~1.2/apps/qgis/./python/plugins\processing\__init__.py",
line 37, in classFactory
              return ProcessingPlugin(iface)
              File
"C:/PROGRA~1/QGIS3~1.2/apps/qgis/./python/plugins\processing\ProcessingPlugin.py",
line 171, in __init__
              Processing.initialize()
              File
"C:/PROGRA~1/QGIS3~1.2/apps/qgis/./python/plugins\processing\core\Processing.py",
line 103, in initialize
              RenderingStyles.loadStyles()
              File
"C:/PROGRA~1/QGIS3~1.2/apps/qgis/./python/plugins\processing\gui\RenderingStyles.py",
line 57, in loadStyles
              alg[tokens[1]] = tokens[2]
             IndexError: list index out of range


Please help me get my Processing Toolbox back.



Thanks,


Emily
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20180822/6e09088f/attachment.html>


More information about the Qgis-user mailing list