This question has been flagged
1897 Views

I can use pycharm to run odoo12 source code, but I cannot debug it.

It seems threading.py in a infinite loop, why will it happen?

Version:Python 3.7, PyCharm 2018.2

Error log: https://imgur.com/a/bLfdUv2

Avatar
Discard
Author

Problem solved, "gevent compatible" should be checked in PyCharm Setting.