• 欢迎光临~

Pthon Module GDAL use

开发技术 开发技术 2022-11-16 次浏览

After install gdal module:

pip install gdal

or

conda install gdal

When use, may submit "no module named gdal", may because of you command:

import gdal

Please use down command:

from osgeo import gdal

程序员灯塔
转载请注明原文链接:Pthon Module GDAL use
喜欢 (0)
违法和不良信息举报电话:022-22558618 举报邮箱:dljd@tidljd.com