Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
5842 Vistas

Inglés

How's everyone.

I am starting in odoo 15 and I am trying to adjust my visual studio code to develop modules from 0, the problem is that when trying to create a new module it gives me the error No module named 'odoo' has anyone had this problem and can you help me to solve it.

Thank you



from odoo import models, fields

ModuleNotFoundError: No module named 'odoo'




Avatar
Descartar
Mejor respuesta

Hi 


check the addons path in your odoo conf, and also check in Visual Studio code that you configured the correct odoo with its odoo-bin file.

Check this blog for reference to implement Odoo development env in Visual Studio code

Odoo with vscode


Regards

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
dic 22
2011
1
oct 23
1945
0
feb 23
36
1
abr 24
1221
1
ene 24
1602