InstallScript
InstallScript copied to clipboard
Ubuntu 20.04.1 LTS. Installing v14. Unable to install libpng12-0
FYI:
Needed to do "sudo add-apt-repository ppa:linuxuprising/libpng12" followed by "sudo apt update" and "sudo apt install libpng12-0"
Will test this ASAP on a 20.04. Thanks for reporting
Hello @Yenthe666 Yes, I have recently installed Odoo 14 in Ubuntu 20.04.1 LTS getting the same error.
Also, get another error for long polling DeprecationWarning: isAlive() is deprecated, use is_alive() instead if not thread.isAlive():