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'