<div dir="ltr">Hi Gabriel,<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 29, 2014 at 10:53 AM, Gabriel Sidman <span dir="ltr"><<a href="mailto:gabrielsidman@gmail.com" target="_blank">gabrielsidman@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div>Hello All,<br><br></div>I'm an new QGIS user, and am getting the following error upon opening QGIS 2.2: <br>
<br>

<p style="margin:0px;text-indent:0px">"Unable to load GdalTools plugin. </p>
<p style="margin:0px;text-indent:0px">The required "osgeo [python-gdal]" module is missing. </p>
<p style="margin:0px;text-indent:0px">Install it and try again."</p></div></div></div></blockquote><div><br></div><div>Verify that the following file exists:<br>/Library/Python/2.7/site-packages/gdal-py2.7.pth<br><br>
and that its contents are:<br>import sys; sys.path.insert(0,'/Library/Frameworks/GDAL.framework/Versions/1.11/Python/2.7/site-packages')<br><br></div><div>(@William, I just installed latest GDAL and the gdal-py2.7.pth still appears to reference version 1.10. On a clean install, this may be causing the reported issue here.)<br>
</div><div><br></div><div>At the bottom of the Raster menu, open GdalTools Settings dialog, and try pasting in these settings:<br><br>* Path to GDAL python modules: /Library/Python/2.7/site-packages<br></div><div>* Path to the GDAL executables: /Library/Frameworks/GDAL.framework/Programs<br>
* GDAL Help path: /Library/Frameworks/GDAL.framework/Resources/doc<br><br></div><div>Then, relaunch QGIS and see if error persists.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><div><div><p style="margin:0px;text-indent:0px">QGIS still opens and has some functionality, but I think I'm not getting complete functionality.<br>
</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">I'm running OS X 10.9.3 on a Mac Book Pro with 2.4 Ghz Intel Core 2 Duo processor. I've installed GDAL 11.1 Complete, GSL framework v1.16-1, matplotlib 1.3.1-2 (all from <a href="http://www.kyngchaos.com" target="_blank">http://www.kyngchaos.com</a>), and Python 2.7.6 <br>

</p></div></div></div></blockquote><div><br></div><div>Note, only the system Python is supported. Installing Python 2.7.6 will not update the Python that QGIS is compiled against (i.e. the system's). Any modules/packages should be installed in system Python, which is the default for Kyngchaos installers. Also, for Mac OS X 10.9.3, the system Python is already at 2.7.5, so upgrading to 2.7.6 will not add much.<br>
</div><div><br></div><div>Regards,<br></div><div><br>Larry Shaffer<br>Dakota Cartography<br>Black Hills, South Dakota<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><div><div><p style="margin:0px;text-indent:0px">I see this error has been documented before, but it seems to be related to new releases of OS X, but for me this is the first time I have ever installed QGIS so I don't think that's my issue. </p>

<p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">Any thoughts on where I am going wrong?<br></p><br></div>Thanks,<br></div>Gabriel<br></div>
<br>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br></blockquote></div><br></div></div></div>