是否有适用于 Python 3.2 Windows 7 64 位的 GDAL 版本?
我有兴趣将 GDAL 用于 Python 3.2 Windows 7 64 位。我还没有遇到合适的构建。如果没有可用的构建,我将如何自己为 Python 3.2 Windows 7 64 位构建 GDAL。
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, how would I go about building GDAL myself for Python 3.2 Windows 7 64 bit.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,有,我正在使用它:)
我知道这篇文章有点旧,但我希望这个链接有用:
您可以从 Tamas Szekeres 的 预编译二进制文件的优秀存储库。您需要稍微浏览一下,根据您的 MSVC 版本来确定您想要的版本(他针对 2003、2005、2008 和 2010 进行编译!)。
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!).