Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I am using QGIS with Sextante toolbox and trying to prepare analysis model by combining Grass and Saga tools with Sextante Modeler. I have got experiences in ArcGIS environment (Model Builder) about analysis models. But in QGIS when I run a model I get the same error shown in the screenshot. But I can run tools successfully one by one.

(I am using Win7 64bit)

share|improve this question
Please add information on QGIS and Sextante versions. – underdark Feb 2 at 12:07
Looks like your python install doesn't come with the core modules, though it is odd that it didn't verbosely fail on import. – lynxlynxlynx Feb 2 at 13:27
I am using Qgis 1.8.0 and Sextante 1.0.9 versions. And I have never installed Python but after i installed ArcGIS 10.1 it created a directory under C:\Python 27 – mete7 Feb 2 at 16:08

closed as too localized by underdark Apr 9 at 7:10

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

I found the solution! This problem is about QGIS Sextante plugin version!!! I got the errors when I was using version 1.0.9. Later I tried OSgeo live CD 6.0.1. the model worked without an error. So I checked the version - it was 1.0.7. This time I uninstalled Sextante and installed 1.0.7 (on Win7 environment) so the model successfully worked.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.