[Qgis-developer] how to get reason why python fails to load?

Martin Dobias wonder.sk at gmail.com
Sat Jan 31 15:26:17 EST 2009


On Fri, Jan 30, 2009 at 6:01 PM, William Kyngesburye
<woklist at kyngchaos.com> wrote:
> I'm trying to figure out why Python is not loading, but all that's in
> qgisapp.cpp is a debug message saying it failed.  It's failing at
>
>  pythonlib.load() [qgisapp.cpp line 4109]

William,

I've added error output (to qgis logger) from QLibrary with the
reason. In case you're dealing with 1.0.0 sources, you can apply the
simple change by hand to find out:
https://trac.osgeo.org/qgis/changeset/10076

Martin


More information about the Qgis-developer mailing list