[Gdal-dev] Windows installer for Python.

Frank Warmerdam warmerdam at pobox.com
Thu Jan 23 09:53:01 EST 2003


Cherkashin Evgeny wrote:
> Hi!
> 
> I've just made a windows installer setup.py for pymod library.
> One drawback is that the package is installed in the subdirectory and 
> developer shoud import modules like this:
> import gdal.gdal
> or
> import gdal.ogr
> 
> In the pcakage I included gdal118.dll too. So, the package could be 
> distributed stand-alone expecially for Python developers.
> 
> The files in the attachment should be placed into "pymod" directory.
> Later I'll develop the setup package to support Linux.

Evgeny,

I appreciate this work, but I am not keen on changing the convention to
"import gdal.gdal" and "import gdal.ogr" even though that might make
some sense.  Is there a way around this?

Best regards,

-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent





More information about the Gdal-dev mailing list