Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
5888 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
0
déc. 22
2068
1
oct. 23
1995
0
févr. 23
36
1
avr. 24
1338
1
janv. 24
1629