Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
950 Weergaven

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
Annuleer

There is no Odooclient in Odoo library

Beste antwoord

Hi,

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


Thanks

Avatar
Annuleer