Re: [gdal-dev] gdal_merge.py won't load libpng

2013-07-05 Thread Dominik Schneider
Yes, anaconda is a python distribution. Unfortunate that those don't play nice. Confusion was indeed the problem. I deleted the /usr/local/lib/python2.7 folder and uninstalled the brew gdal. I reinstalled GDAL Complete 1.10 framework and was getting an import error: iMac:~ $ gdal_merge.py Tracebac

Re: [gdal-dev] gdal_merge.py won't load libpng

2013-07-05 Thread William Kyngesburye
Looks like a confused gdal and python installation mess... If you're using my GDAL framework, it uses my UnixImageIO framework for libpng. And, the included gdal-python uses the system python. But according to the error python is looking for python modules (thus gdal-python) in /usr/local. Th

Re: [gdal-dev] gdal_merge.py won't load libpng

2013-07-05 Thread Dominik Schneider
anyone have any suggestions?! I'm at a complete loss how to troubleshoot. Dominik Schneider o 303.735.6296 | c 518.956.3978 On Tue, Jul 2, 2013 at 10:52 AM, Dominik Schneider < dominik.schnei...@colorado.edu> wrote: > Hi, > I am trying to run: > gdal_merge.py -init - -n 2001 -o > MOD09GA.

[gdal-dev] gdal_merge.py won't load libpng

2013-07-02 Thread Dominik Schneider
Hi, I am trying to run: gdal_merge.py -init - -n 2001 -o MOD09GA.A2012001.h08v05.005.NRTsnow_fraction.tif.1 MOD09GA.A2012001.h08v05.005.NRTsnow_fraction.tif The Error: Traceback (most recent call last): File "/Library/Frameworks/GDAL.framework/Programs/gdal_merge.py", line 36, in import