I have went through various guides for installing odoo v9 on Mac OS. Everything looks fine up to the point where I want to run odoo. I'm supposed to run "./odoo.py" from the command line. However after cloning the git repository of odoo, I don't have the file odoo.py in my home folder.
I have cloned the git repository twice already with different users (one admin, one not). Same result.
What am I missing?