PDF plumber showing error no module found
I have added pdfplumber package but its throwing module not found error
Kindly advice.
Thanks
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.
Can you show is what your python version page looks like, particularly the part where pdfplumber is added?
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