level 1
flamingwolf
楼主
import numpy as np #没报错
import matplotlib.pyplot as plt #报错提示 ImportError: DLL load failed: 拒绝访问。
但是,使用spyder直接运行就没有任何问题
这是咋回事呢,python环境也设置了呀

vscode 1.44
anaconda 2020 x64 最新的那个
2020年04月10日 11点04分
1
import matplotlib.pyplot as plt #报错提示 ImportError: DLL load failed: 拒绝访问。
但是,使用spyder直接运行就没有任何问题
这是咋回事呢,python环境也设置了呀

vscode 1.44anaconda 2020 x64 最新的那个