Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
9007 Переглядів

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 Відповіді Переглядів Дія
2
черв. 17
5393
0
квіт. 17
5180
6
лип. 15
32490
4
груд. 19
11148
3
трав. 17
10024