Applications on OS X do not inherit the shell environment. The simplest solution is to install my psycopg2 python package for the system python. My QGIS uses the system python so it will automatically find it.
If you compiled QGIS yourself using that python.org python that I see you have installed, then you need a psycopg2 in that site-packages folder for QGIS to find it. On Mar 21, 2013, at 10:52 PM, ariel_t wrote: > I'm new to QGIS on Mac OSX with fink. I installed python-psycopg2 on fink but > have trouble making QGIS recognize my path. In my .bashrc file I have > > export > PYTHONPATH=/Library/Python/2.7/site-packages:/sw/lib/python2.7/site-packages:/Applications/QGIS/QGIS.app/Contents/MacOS/lib > > but QGIS seems to miss this. Any advice? > > Thanks lots. > > > > -- > View this message in context: > http://osgeo-org.1560.n6.nabble.com/error-running-qgis-master-sextante-depends-on-psycopg2-but-this-dependency-isn-t-well-known-tp5023977p5042252.html > Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ "Time is an illusion - lunchtime doubly so." - Ford Prefect _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
