Hello, I have had a few databases running on this server for some time. Suddenly all fail and from the logs I see "modulenotfounderror: No module named 'PyPDF2.utils'"
I am running PyPDF2==2.12.1 as per the requirements.txt.
Anyone know how to fix this?
Thank you for responding.