Update line 91 && Funny Errors
Hi @Yenthe666
Please note that line 91 refer to odoo 13 instead of the latest version, please update with variable name "${OE_VERSION}"
I would like to get your advice on some funny pip error:
In line 81 :: sudo -H pip3 install -r https://github.com/odoo/odoo/raw/${OE_VERSION}/requirements.txt
pip selectively chooses not to install some applications but when I manually install them on the terminal, everything is fine.
Please note that I am using Linux Mint 20.3
Thanks for your script
I think you'd rather like to use https://github.com/Yenthe666/InstallScript/blob/15.0/odoo_install.sh, no? :)
I did use the latest script.
I am saying it's funny because it's the first time I came around this error and the apps are installed correctly without any hustle on the terminal.
Lastly, check line 91, as it refers to odoo 13 not 15