Skip to Content
Menu
This question has been flagged
1 Reply
9036 Views

I have to Check when multiple workers use My module. My module Multiple user used so how many load in the server How to check it in odoo

i am try to this 

./odoo.py --workers=10

but this is Give me error

     import psycogreen.gevent not found

How to solved this error 

Avatar
Discard
Best Answer

You need to install psycogreen.  Check this link to on how to install psycogreen and other pre-requisite.  The script will actually grab all pre-requisite and install Odoo from github.  If you have already Odoo in your system, don't run the entire script.

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 25
477
1
Jun 25
1071
0
May 25
1190
2
Apr 25
3181
1
Feb 25
1417