Well, I am following other lead. I am trying to uninstall the python.org 2.7 and use only the 2.6 from Apple that is actually working well with GDAL.
I did some search and found that tip on python bug report issue7107 on how to uninstall python from OS X: http://bugs.python.org/issue7107 Regards, Ivan > -------Original Message------- > From: William Kyngesburye <[email protected]> > To: Ivan Lucena <[email protected]> > Cc: gdal-dev <[email protected]> > Subject: Re: [gdal-dev] can't import osgeo or gdal in python > Sent: Sep 20 '10 19:54 > > For both of you, it now sounds like the _gdal.so might not be linking > libgdal at all. > > What does this return: > > otool -L > /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/osgeo/_gdal.so > _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
