Python &引用;ImportError:导入pdftotext时DLL加载失败:找不到指定的模块。”;

Python &引用;ImportError:导入pdftotext时DLL加载失败:找不到指定的模块。”;,python,import,pdftotext,Python,Import,Pdftotext,在studio代码中导入pdftotext而不是在anaconda中导入pdftotext时,我遇到了ImportError 我还有pdftotext的控制盘文件,但它在成功安装后仍没有导入 它只在anaconda中工作,但不在studio代码或idle中导入 错误消息: import pdftotext ImportError: DLL load failed while importing *pdftotext*: The specified module could not be foun

在studio代码中导入pdftotext而不是在anaconda中导入pdftotext时,我遇到了ImportError 我还有pdftotext的控制盘文件,但它在成功安装后仍没有导入

它只在anaconda中工作,但不在studio代码或idle中导入

错误消息:

import pdftotext
ImportError: DLL load failed while importing *pdftotext*: The specified module could not be found.