[Gdal-dev] Trying the python bindings in windows

Christopher Barker Chris.Barker at noaa.gov
Mon Sep 17 12:04:21 EDT 2007


Ari Jolma wrote:
> Thanks, then I just copied the files from build\lib.win32-2.5 to 
> c:\python25\lib\site-packages and it seems to work.

The "proper" way to do that is:

python setup.py install


In this case, it may amount to the same thing, but for some packages, 
the install process can involve a bit more (if nothing else, it usually, 
pre-compiles all the python code).

-Chris



-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov



More information about the Gdal-dev mailing list