python - 无法启动spyder ide,无法在动态链接库中找到序数242 [mkl_intel_thread.dlll]

标签 python anaconda spyder

我已经使用 anaconda 安装了spyder IDE,但是当我启动程序时,我收到错误消息:

the ordinal 242 could not be located in the dynamic link library

我的Python版本是3.7.3。

最佳答案

在 anaconda 提示符中输入:

set CONDA_DLL_SEARCH_MODIFICATION_ENABLE=1

关于python - 无法启动spyder ide,无法在动态链接库中找到序数242 [mkl_intel_thread.dlll],我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57125457/

相关文章:

python - Anaconda 缺少 matplotlib

python - 如何在anaconda中导入pyspark

python - 找不到图像时启动 Spyder 和 Jupyter Notebook 会导致 importError

python - 我在 spyder 上看到“"TypeError: ' 元组对象不支持项目分配”

python - 在Python中使用正则表达式匹配大于HTML的字符

Python:解析带有嵌入图像的电子邮件

python - 如何在CSS文件中添加图片?我正在使用 python flask 进行网站开发

Python 创建类的多个实例

Python:未检测到已安装的 Selenium 包

python - 当使用正确数量的参数从另一个包/模块调用方法时,Spyder 抛出错误