Re: Re [Gdal-dev] : GDAL problems with IDLE

2009-06-22 Thread JPKay
I did that already, but it does not want to respond with IDLE, I get the same error. salwa wrote: > > Hi, > try the the following steps > > http://pypi.python.org/pypi/GDAL/ > > > > --- En date de : Lun 22.6.09, JPKay a écrit : > > De: JPKay > Objet

[Gdal-dev] GDAL problems with IDLE

2009-06-22 Thread JPKay
Hello, I am trying to install GDAL on my mac running OS x 10.5.7 using python 2.5.4. I have followed the directions to build from the cheese shop, however when I go over to IDLE and try the command "from osgeo import ogr" I get the following error: ImportError: No module named osgeo. I assume t