We use opnerp (odoo) on a linux server (debian), I want to locate the python interpreter used by the odoo daemon,
So the question is how I can change the path to my new python interpreter.
In other words, how does odoo choose its interpreter to run the modules?
2
Answers
Thank you @Paxmees , and the code is located in
Setup/odoo
, like the following :In
odoo-bin
its called out like#!/usr/bin/env python3