콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
6 답글
3865 화면

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