在__manifest__.py中添加键值对:

'external_dependencies': {
'python': ['py3o.template',
'py3o.formats',
'PyPDF2']
},

懂得,原来世界如此简单!