Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
943 มุมมอง

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

อวตาร
ละทิ้ง