小编Bbe*_*apa的帖子

错误 #15:正在初始化 libiomp5md.dll,但发现 libiomp5md.dll 已经初始化

操作系统:Window10

我在 anaconda 中使用 spyder (python3.8),运行代码后,出现以下错误:

[SpyderKernelApp] WARNING | No such comm: df7601e106dd11eba18accf9e4a3c0ef
OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized.
OMP: Hint This means that multiple copies of the OpenMP runtime have been linked into the program. That is dangerous, since it can degrade performance or cause incorrect results. The best thing to do is to ensure that only a single OpenMP runtime is linked into the process, e.g. by avoiding static linking of the OpenMP runtime …
Run Code Online (Sandbox Code Playgroud)

python

5
推荐指数
3
解决办法
5284
查看次数

标签 统计

python ×1