Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught IndexError: list index out of range #17

Open
Sirbay opened this issue Sep 2, 2020 · 1 comment
Open

Uncaught IndexError: list index out of range #17

Sirbay opened this issue Sep 2, 2020 · 1 comment

Comments

@Sirbay
Copy link

Sirbay commented Sep 2, 2020

Steps to reproduce

  1. First
  2. Second
  3. Third
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

@radosuav
Copy link
Contributor

radosuav commented Sep 4, 2020

Please provide detailed steps to reproduce.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants