开发者

Is there a GDAL build available for Python 3.2 Windows 7 64-bit?

开发者 https://www.devze.com 2023-03-18 19:58 出处:网络
I am interested in using GDAL for Python 3.2 Windows 7 64 bit.I have not come across a suitable build.If there is not a build available,开发者_Go百科 how would I go about building GDAL myself for Pyth

I am interested in using GDAL for Python 3.2 Windows 7 64 bit. I have not come across a suitable build. If there is not a build available,开发者_Go百科 how would I go about building GDAL myself for Python 3.2 Windows 7 64 bit.


Yes there is and I'm using it :)

I know this post is a bit old but I hope this link is useful:

You can download it from Tamas Szekeres' excellent repository of precompiled binaries. You'll need to browse a bit to identify the version you want depending on your version of MSVC (he compiles against 2003, 2005, 2008 and 2010!).

0

精彩评论

暂无评论...
验证码 换一张
取 消