跳至内容
菜单
此问题已终结
1 回复
5892 查看

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'




形象
丢弃
最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
0
12月 22
2070
1
10月 23
1998
0
2月 23
36
1
4月 24
1348
1
1月 24
1629