コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5910 ビュー

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
2083
1
10月 23
2007
0
2月 23
36
1
4月 24
1370
1
1月 24
1642