-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Giovanni Manghi
committed
Oct 31, 2014
1 parent
d99d2fd
commit 9024bad
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9024bad
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What was the issue with this? Removing this will cause saga optimizations to not be used
9024bad
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all models with SAGA tools give this
Uncaught error while executing algorithm
Traceback (most recent call last):
Traceback (most recent call last):
File "C:/OSGEO4
1/apps/qgis-dev/./python/plugins\processing\core\GeoAlgorithm.py",1/apps/qgis-dev/./python/plugins\processing\algs\saga\SagaAlgorithm.py",line 212, in execute
self.processAlgorithm(progress)
File "C:/OSGEO4
line 250, in processAlgorithm
for subalg in self.model.algOutputs:
AttributeError: ModelerAlgorithm instance has no attribute 'algOutputs'
9024bad
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mine was a last minute try to get at least the modeller working (with saga tools) in qgis 2.6