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

How to fix this problem with pycharm Odoo


https://www.odoo.com/de_DE/groups/community-59/community-9951333?mode=date

It's not working for me

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

To be able to debug using pycharm or eclipse with pydev you just need to find and change this line:

evented = True

with

evented = False

in the file openerp/__init__.py

after restart the odoo server you will be able to debug

Hope that help you

อวตาร
ละทิ้ง
ผู้เขียน

This was solved my problem, thank you. But why is that so ? I was debugging all time and after I installed a new debian Version of Odoo8 it has some problems

That line was causing that Odoo start using a gevent server using greenlets

คำตอบที่ดีที่สุด

Thanks Axel, i was having this problem too, with this new Odoo 9 version. Have a good one bro

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
Odoo v8 disable Debug Mode. แก้ไขแล้ว
2
มิ.ย. 17
5405
0
เม.ย. 17
5181
6
ก.ค. 15
32493
How to Debug odoo python via PyCharms แก้ไขแล้ว
4
ธ.ค. 19
11148
3
พ.ค. 17
10026