vscode-odoo icon indicating copy to clipboard operation
vscode-odoo copied to clipboard

base not recognized

Open weinni2000 opened this issue 9 months ago • 9 comments

Everything works in my setup except the base folder is not resolved.

Image I get this error message: Could not find module 'base'

I tried to add it: "python.analysis.extraPaths": [ "XXX/odoo/odoo/addons",

but still no success.

Background: I use a doodba setup and everything else works as expected. Any pointers about the root cause of this?

weinni2000 avatar Feb 09 '25 04:02 weinni2000