On Sep 11, 2009, at 6:27 PM, Christopher Schmidt wrote:
On Fri, Sep 11, 2009 at 03:57:11PM -0700, Mano Marks wrote:
Using gdal2tiles on the mac, I get an ImportError for gdal:
Traceback (most recent call last):
File "/Library/Frameworks/GDAL.framework/Programs/gdal2tiles.py",
line 42, in ?
Turned out it was a wonky set-up of Python on my Mac. Thanks for your help!
Mano Marks
Geo Developer Advocate
http://twitter.com/ManoMarks
On Fri, Sep 11, 2009 at 5:47 PM, Mano Marks wrote:
> I'm still getting the same error, unfortunately.
>
> Mano Marks
> Geo Developer Advocate
> http://twi
I'm still getting the same error, unfortunately.
Mano Marks
Geo Developer Advocate
http://twitter.com/ManoMarks
On Fri, Sep 11, 2009 at 4:27 PM, Christopher Schmidt
wrote:
> On Fri, Sep 11, 2009 at 03:57:11PM -0700, Mano Marks wrote:
>> Using gdal2tiles on the mac, I get an ImportError for gd
On Fri, Sep 11, 2009 at 03:57:11PM -0700, Mano Marks wrote:
> Using gdal2tiles on the mac, I get an ImportError for gdal:
>
> Traceback (most recent call last):
> File "/Library/Frameworks/GDAL.framework/Programs/gdal2tiles.py",
> line 42, in ?
> import gdal
> ImportError: No module named gd
Using gdal2tiles on the mac, I get an ImportError for gdal:
Traceback (most recent call last):
File "/Library/Frameworks/GDAL.framework/Programs/gdal2tiles.py",
line 42, in ?
import gdal
ImportError: No module named gdal
Any suggestions? I tried mucking around with paths, no luck so far.
I