python导入cartopy提示 ImportError: DLL load failed while importing trace: 找不到指定的模块。

问题遇到的现象和发生背景

python导入cartopy.io.shapereader时提示 ImportError: DLL load failed while importing trace: 找不到指定的模块。

问题相关代码,请勿粘贴截图
from abc import ABCMeta
from collections import OrderedDict
import io
import json
import math
import warnings

import numpy as np
import shapely.geometry as sgeom
from pyproj import Transformer
from pyproj.exceptions import ProjError
from shapely.prepared import prep

import cartopy.trace

运行结果及报错内容
Traceback (most recent call last):
  File "D:/srtp/插值算法迁移中国.py", line 12, in <module>
    from cartopy.io.shapereader import Reader
  File "C:\Users\13112\PycharmProjects\pythonProject1\venv\lib\site-packages\cartopy\__init__.py", line 109, in <module>
    import cartopy.crs
  File "C:\Users\13112\PycharmProjects\pythonProject1\venv\lib\site-packages\cartopy\crs.py", line 26, in <module>
    import cartopy.trace
ImportError: DLL load failed while importing trace: 找不到指定的模块。
我的解答思路和尝试过的方法
我想要达到的结果

你好,我是有问必答小助手,非常抱歉,本次您提出的有问必答问题,技术专家团超时未为您做出解答


本次提问扣除的有问必答次数,将会以问答VIP体验卡(1次有问必答机会、商城购买实体图书享受95折优惠)的形式为您补发到账户。


因为有问必答VIP体验卡有效期仅有1天,您在需要使用的时候【私信】联系我,我会为您补发。