Find answers from the community

Updated 3 months ago

Hi Logan M when using

Hi , when using SimpleDirectoryReader with pdf files, it shows me to install pypdf, but it is already installed, what should I do ?
L
R
5 comments
are you sure it's installed?

pip show pypdf ?

Maybe use a fresh venv
It's a fresh env
Name: pypdf
Version: 3.15.2
Summary: A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files
Home-page:
Author:
Author-email: Mathieu Fenniak <biziqe@mathieu.fenniak.net>
License:
Location: /workspace/whisper-diarization-main/megaenv/lib/python3.10/site-packages
Requires:
Required-by:
ok so the module needs to be installed out of the venvironment
that's wild to me, never experienced that πŸ˜… But if it works it works
Add a reply
Sign up and join the conversation on Discord