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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Dec 23
|
1467 | ||
Odoo Mail Sending Limit
Solved
|
|
2
Dec 23
|
12005 | |
|
0
Oct 23
|
33 | ||
|
3
Oct 23
|
787 | ||
|
1
Oct 23
|
569 |
Problem solved, "gevent compatible" should be checked in PyCharm Setting.