Solved: It appears I was able to import PyPDF2 using non-admin mode. ... from PyPDF2 import PdfReader reader = PdfReader("example.pdf") ...
確定! 回上一頁