Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
5336 มุมมอง

Hi,

i'm tried to install source install of odoo 11 on windows but on each time i get this error : 


Import error : No module named "PyPDF2"


อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Actually it was a problem when installing python 3.5 with the package lxml so i remove it from the requirements and the install work fine.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Its a dependency of odoo. try by installing following command:-

sudo apt-get install pypdf2 

Hope this will help you.

อวตาร
ละทิ้ง
ผู้เขียน

sorry but i'm using windows