Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
967 Visualizzazioni

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

Avatar
Abbandona

There is no Odooclient in Odoo library

Risposta migliore

Hi,

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


Thanks

Avatar
Abbandona