Traceback (most recent call last):
File "pdf.py", line 1, in <module>
from pdfminer3k.convert import PDFPageAggregator
ModuleNotFoundError: No module named 'pdfminer3k'
提示错误是这样显示的
发现是自己写错的。。。太粗心了