conda 使用

conda install -c conda-forge gdal

命令安装gdal包报错:

CondaVerificationError: The package for ucrt located at D:\Software\Anaconda3\pkgs\ucrt-10.0.26100.0-h57928b3_0 appears to be corrupted. The path 'Library/bin/api-ms-win-core-datetime-l1-1-0.dll' specified in the package

原因是之前下载时卡住,然后退出Anaconda Prompt重新安装,使用命令清理一下conda缓存再次安装即可:

conda clean --packages --tarballs

Logo

火山引擎开发者社区是火山引擎打造的AI技术生态平台,聚焦Agent与大模型开发,提供豆包系列模型(图像/视频/视觉)、智能分析与会话工具,并配套评测集、动手实验室及行业案例库。社区通过技术沙龙、挑战赛等活动促进开发者成长,新用户可领50万Tokens权益,助力构建智能应用。

更多推荐