Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
928 Vizualizări

Error cannot import name 'Odooclient' from 'odoo'
I've tried everything from changing the library to changing the name


Can someone help me

import gspread
from oauth2client.service_account import ServiceAccountCredentials

from odoo import Odooclient

above there are the lines of code

 Im using odoo 16

and python 3.8.5

Imagine profil
Abandonează

There is no Odooclient in Odoo library

Cel mai bun răspuns

Hi,

Can you tell us why you have this line of code ?  from odoo import Odooclient


Thanks

Imagine profil
Abandonează