Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
524 views
in Technique[技术] by (71.8m points)

python - "ImportError: DLL load failed while importing pdftotext: The specified module could not be found."

I got ImportError when importing pdftotext in studio code but not in anaconda I also have the wheel files of pdftotext still it is not importing after installing successfully.

It only works in anaconda but not importing in studio code or idle.

The error message:

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...