发生异常:导入pdftotext时,ImportError DLL加载失败:找不到指定的模块

埃德温

我是Python新手,目前在导入某些库时遇到麻烦。我已通过pip install pdftotextconda install -c conda-forge poppler按照此链接中的说明进行操作后安装了pdftotext。无法在Python 3.6上安装pdftotext,缺少poppler

现在,当我尝试使用Visual Studio代码导入pdftotext时,出现以下错误;

Exception has occurred: ImportError
DLL load failed while importing pdftotext: The specified module could not be found.

在此处输入图片说明

埃德温

经过尝试和研究之后,我终于明白了。

我在cmd上运行了此命令 pip install pdftotext==2.1.4

本文收集自互联网,转载请注明来源。

如有侵权,请联系 [email protected] 删除。

编辑于
0

我来说两句

0 条评论
登录 后参与评论

相关文章

DLL加载失败:导入scipy时找不到指定的模块

ImportError:DLL加载失败:找不到numpy的指定模块

pyodbc ImportError:DLL加载失败:找不到指定的模块

Python:ImportError:DLL加载失败:找不到指定的模块

ImportError:DLL加载失败:找不到指定的模块

ImportError:DLL加载失败:找不到指定的模块

NLTK ImportError:DLL加载失败:找不到指定的模块

Scipy ImportError:DLL加载失败:找不到指定的模块

skimage-ImportError:DLL加载失败:找不到指定的模块

ImportError:DLL加载失败:找不到指定的模块(sklearn)

ktrain ImportError:DLL加载失败:找不到指定的模块

MeCab:“ ImportError:DLL加载失败:找不到指定的模块。”

Pyinstaller:导入错误:DLL加载失败:找不到指定的模块

Pyinstaller 导入错误:DLL 加载失败:找不到指定的模块

尝试导入sklearn模块时出错:ImportError:DLL加载失败:找不到指定的模块

cx_Freeze ImportError:导入_ctypes时,DLL加载失败失败:找不到指定的模块

ImportError:导入_psycopg时DLL加载失败:找不到指定的模块

ImportError:导入pyexpat时DLL加载失败:找不到指定的模块

从scipy.linalg导入_fblas:ImportError:DLL加载失败:找不到指定的模块

导入错误:DLL 加载失败:找不到指定的模块。在尝试导入 TensorFlow 时

如何绕过kivy模块错误:ImportError:DLL加载失败:找不到指定的模块?

无法导入PIL的'_imaging'模块:DLL加载失败:找不到指定的模块

尝试安装 TensorFlow-GPU...因导入错误而失败:DLL 加载失败:找不到指定的模块

使用conda从Anaconda导入numpy时出错(DLL加载失败:找不到指定的模块)

从 sklearn 导入“kfold”时出现“DLL 加载失败:找不到指定的模块”错误

导入错误:DLL加载失败:使用cxfreeze时找不到指定的模块

导入ft2font时DLL加载失败:找不到指定的模块

导入matplotlib._png作为_png导入:错误:DLL加载失败:找不到指定的模块

ImportError:DLL加载失败:找不到指定的模块。Tensorflow聊天机器人