跳至內容
選單
此問題已被標幟
6 回覆
3843 瀏覽次數

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 :)