Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
5889 Prikazi

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
Opusti
Best Answer

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
dec. 22
2068
1
okt. 23
1995
0
feb. 23
36
1
apr. 24
1338
1
jan. 24
1629