Anvil Pre- Installed packages throwing error

PDF plumber showing error no module found

I have added pdfplumber package but its throwing module not found error

Kindly advice.

Thanks

Are you trying to import it in browser-side code? Code that runs in the browser does not have access to installed packages; they’re for server-side code only.

In server side only, please can you help resolve this issue.

Can you show is what your python version page looks like, particularly the part where pdfplumber is added?

Sure Duncan, screenshot attached.

Thanks
Manvendra

How do I report this to anvil team, any idea??

What is the error you are getting?

Hmm, everything looks normal. pdfplumber is working in my minimal clone.

it’s probably related to