コンテンツへスキップ
メニュー
この質問にフラグが付けられました
6 返信
3808 ビュー

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