Oduist PBX modules installation
Download from the Github
Install python requirements
There is a requirements.txt file in the downloaded package. Install these python dependencies using the command:
pip3 install -r requirements.txt
If you use odoo.sh make sure you have requirements.txt file in your modules top folder so that odoo.sh can install the required dependencies.