问题描述:
在运行jupyter notebook时,弹出内核崩溃界面。查看中端发现两个警告,这表示多个libiomp5md.dll冲突了。
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