Ir al contenido
Menú
Se marcó esta pregunta
6 Respuestas
3787 Vistas

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?

Avatar
Descartar
Mejor respuesta

Hi,

Can you mention the python import statement here  


Avatar
Descartar
Autor

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.
Mejor respuesta

How you solve the proble? i got same error 

Avatar
Descartar
Mejor respuesta

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 

Avatar
Descartar
Autor

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