You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:/Users/hp/.qgis2/python/plugins\processing_workflow\WorkflowCreatorDialog.py", line 171, in runWorkflow
self.workflow.run()
File "C:/Users/hp/.qgis2/python/plugins\processing_workflow\Workflow.py", line 127, in run
step = self._steps[0]
IndexError: list index out of range
processing_workflow 1.3.2, QGIS 2.18.28 on Windows 10
The text was updated successfully, but these errors were encountered:
Also, if you are using QGIS 3 you can try the new version of the plugin. It is marked as experimental at the moment so you will need to tick the "Show also experimental plugins" box in the Settings tab of Plugins dialog.
Steps to reproduce
processing_workflow 1.3.2, QGIS 2.18.28 on Windows 10
The text was updated successfully, but these errors were encountered: