Problems with OS X 10.5.6 and Python 2.5 and GDAL 1.6

Helly John J. hellyj at ucsd.edu
Thu Feb 19 12:28:42 EST 2009


Hi Miles.
Same result from that as well.
Cheers.
--------------
John Helly, University of California, San Diego
San Diego Supercomputer Center
Scripps Institution of Oceanography 9500 Gilman Dr. Mail Code, La  
Jolla CA 92093
Phone: Voice +01 760 840 8660 mobile / stonesteps (Skype) /  
stonesteps7 (iChat)
http://www.sdsc.edu/~hellyj



On Feb 17, 2009, at 2:43 PM, Miles wrote:

On Mon, Feb 16, 2009 at 8:35 PM, Helly John J. wrote:
> However, when I run python and try to import gdal, this is what  
> happens:
> Python 2.5.4 (r254:67917, Dec 23 2008, 14:57:27)
> [GCC 4.0.1 (Apple Computer, Inc. build 5363)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import gdal
> Traceback (most recent call last):
>  File "<stdin>", line 1, in <module>
> ImportError: No module named gdal

What about "from osgeo import gdal"?

-Miles
--
http://mail.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list