<div dir="ltr">Probably actual version works only with processing master or 2.6... what is the the version of the installed processing plugin. Try to find if there is an old Processing plugin installed (in ~/.qgis2/python/plugins/) that overload you core Processing plugin.<div><br></div><div>regards, Luigi Pirelli</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 3 March 2015 at 13:58, Ludwig Gamsjäger <span dir="ltr"><<a href="mailto:lucky@bergengasse.at" target="_blank">lucky@bergengasse.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u><u></u><div bgcolor="white" lang="DE-AT" link="blue" vlink="purple" style="margin-left:37.5pt"><img width="0" height="0" style="width:0;min-height:0"><div><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:windowtext">I’m getting the following error(s) (after 2 prior messages that Qgis attempts to start C in an inappropriate manner) when I start the freshly installed Version 2.8.1 under Windows 32 bit, has anybody an idea, thanks for help,<u></u><u></u></span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:windowtext"><u></u> <u></u></span></p><p class="MsoNormal" style="margin-bottom:12.0pt"><span lang="EN-US" style="font-family:"Times New Roman","serif";color:red">Couldn't load plugin processing_workflow due to an error when calling its classFactory() method</span><span lang="EN-US" style="font-family:"Times New Roman","serif";color:windowtext"><u></u><u></u></span></p><p class="MsoNormal" style="margin-right:0cm;margin-bottom:9.0pt;margin-left:0cm"><span lang="EN-US" style="font-size:10.0pt;font-family:"Courier New,courier","serif";color:windowtext">Traceback (most recent call last):<br>  File "C:/PROGRA~1/QGISWI~1/apps/qgis/./python\qgis\utils.py", line 219, in startPlugin<br>    plugins[packageName] = package.classFactory(iface)<br>  File "C:/Users/Lucky/.qgis2/python/plugins\processing_workflow\__init__.py", line 30, in classFactory<br>    from processing_workflow.ProcessingWorkflowPlugin import ProcessingWorkflowPlugin<br>  File "C:/PROGRA~1/QGISWI~1/apps/qgis/./python\qgis\utils.py", line 478, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "C:/Users/Lucky/.qgis2/python/plugins\processing_workflow\ProcessingWorkflowPlugin.py", line 35, in <br>    from processing_workflow.WorkflowProvider import WorkflowProvider<br>  File "C:/PROGRA~1/QGISWI~1/apps/qgis/./python\qgis\utils.py", line 478, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "C:/Users/Lucky/.qgis2/python/plugins\processing_workflow\WorkflowProvider.py", line 36, in <br>    from processing_workflow.CreateNewWorkflowAction import CreateNewWorkflowAction<br>  File "C:/PROGRA~1/QGISWI~1/apps/qgis/./python\qgis\utils.py", line 478, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "C:/Users/Lucky/.qgis2/python/plugins\processing_workflow\CreateNewWorkflowAction.py", line 30, in <br>    from processing_workflow.WorkflowCreatorDialog import WorkflowCreatorDialog<br>  File "C:/PROGRA~1/QGISWI~1/apps/qgis/./python\qgis\utils.py", line 478, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "C:/Users/Lucky/.qgis2/python/plugins\processing_workflow\WorkflowCreatorDialog.py", line 56, in <br>    from processing.gui.ParametersDialog import ParametersDialog<br>  File "C:/PROGRA~1/QGISWI~1/apps/qgis/./python\qgis\utils.py", line 478, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>ImportError: No module named ParametersDialog</span><span lang="EN-US" style="font-size:10.0pt;font-family:"Courier New";color:windowtext"><u></u><u></u></span></p><p class="MsoNormal"><span lang="EN-US" style="font-family:"Times New Roman","serif";color:windowtext"><br></span><span style="font-family:"Times New Roman","serif";color:windowtext">Python version:<br>2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]<br><br><br>QGIS version:<br>2.8.1-Wien Wien, exported<br><br>Python path: ['C:/PROGRA~1/QGISWI~1/apps/qgis/./python', u'C:/Users/Lucky/.qgis2/python', u'C:/Users/Lucky/.qgis2/python/plugins', 'C:/PROGRA~1/QGISWI~1/apps/qgis/./python/plugins', 'C:\\PROGRA~1\\QGISWI~1\\bin\\python27.zip', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\DLLs', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\plat-win', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\lib-tk', 'C:\\PROGRA~1\\QGISWI~1\\bin', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\site-packages', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\site-packages\\PIL', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\site-packages\\jinja2-2.7.2-py2.7.egg', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\site-packages\\markupsafe-0.23-py2.7-win32.egg', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\site-packages\\python_dateutil-2.2-py2.7.egg', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\site-packages\\pytz-2014.2-py2.7.egg', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\site-packages\\win32', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\site-packages\\win32\\lib', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\site-packages\\Pythonwin', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\site-packages\\Shapely-1.2.18-py2.7-win32.egg', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\site-packages\\six-1.6.1-py2.7.egg', 'C:\\PROGRA~1\\QGISWI~1\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode', u'C:/Users/Lucky/.qgis2//python', 'C:\\Users\\Lucky\\.qgis2\\python\\plugins\\DigitizingTools\\tools', 'C:\\Users\\Lucky\\.qgis2\\python\\plugins\\mmqgis/forms']</span><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:windowtext"><u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:windowtext"><u></u> <u></u></span></p><div><p class="MsoNormal"><span style="font-family:"Franklin Gothic Medium","sans-serif";color:windowtext">Ludwig Gamsjäger<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Franklin Gothic Medium","sans-serif";color:windowtext">Bergengasse 4/1/8, A-1220 Wien<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Franklin Gothic Medium","sans-serif";color:windowtext">Tel <a href="tel:%2B43%20%280%29%20681%202066-3138" value="+4368120663138" target="_blank">+43 (0) 681 2066-3138</a><u></u><u></u></span></p></div><p class="MsoNormal"><u></u> <u></u></p></div></div><br>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br></blockquote></div><br></div>