跳至内容
菜单
此问题已终结
1 回复
966 查看

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

形象
丢弃

There is no Odooclient in Odoo library

最佳答案

Hi,

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


Thanks

形象
丢弃