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

Hi,

After installing Odoo8 on windows 7 with an exe file. i tried to install my module but it shows "No module named num2words". i tried to install this python lib with pip, but no result, still not detecting the lib. Does any one knows the solution of this problem plz?

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

Hi,

Can you mention the python import statement here  


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

thank you problem solved :)

If you were able to solve your problem yourself, lucky you. But if you are posting a question in a public forum, so please do also share your answer.

Thank you for your advice. My question was posted on 2015, the problem is that I don't remember what exactly was the solution. If you told me this when I posted my first answer I would also post the solution. Thank you again and I will keep your advice in mind.
คำตอบที่ดีที่สุด

How you solve the proble? i got same error 

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

In settings -> update modules list -> update, after that you can find your module via searching module name,

are else you may need to add, your module path to the configuration file 

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

thank you, but this is not the answer that i was looking for. I did found a solution :)