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

I'd like to know what libraries are preventing OpenERP from being used with Python 3 ?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

It's not just of question of libraries. By itself most of the codebase in odoo/openerp isn't compatible with Python3. And by that I mean that openerp was written using syntaxes that aren't compatible with python3.

One easy example is the usage of the boolean operator '<>' instead of '!='. On other example is the syntax used for exceptions.

So the real big problem isn't exactly in third party libraries but the openerp library itself and the addons.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ก.ค. 19
4317
1
ธ.ค. 18
3961
3
เม.ย. 15
6003
5
ต.ค. 24
32484
2
มิ.ย. 24
2477