Upgrading to version version 2.0 Build 3 - ERROR: Command errored out with exit status 1:

Hello,

I have Ubuntu 20.4 VM with Cyberpanel 2.0 Build 2. and haven’t had any issues with installation or updates. Today I tried updating and received the following error. I am too green still to interpreted what I see here. Any clues on what could be causing this? Thanks in advance.

ERROR: Command errored out with exit status 1:
command: /usr/local/CyberPanel/bin/python3 -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-a7_1zh9b/mysqlclient_6979ce6e7aaa4029913d13a939b53e8a/setup.py’"’"’; file=’"’"’/tmp/pip-install-a7_1zh9b/mysqlclient_6979ce6e7aaa4029913d13a939b53e8a/setup.py’"’"’;f=getattr(tokenize, ‘"’"‘open’"’"’, open)(file);code=f.read().replace(’"’"’\r
‘"’"’, ‘"’"’
‘"’"’);f.close();exec(compile(code, file, ‘"’"‘exec’"’"’))’ egg_info --egg-base /tmp/pip-pip-egg-info-bkeyfq4k
cwd: /tmp/pip-install-a7_1zh9b/mysqlclient_6979ce6e7aaa4029913d13a939b53e8a/
Complete output (12 lines):
/bin/sh: 1: mysql_config: not found
/bin/sh: 1: mariadb_config: not found
/bin/sh: 1: mysql_config: not found
Traceback (most recent call last):
File “”, line 1, in
File “/tmp/pip-install-a7_1zh9b/mysqlclient_6979ce6e7aaa4029913d13a939b53e8a/setup.py”, line 15, in
metadata, options = get_config()
File “/tmp/pip-install-a7_1zh9b/mysqlclient_6979ce6e7aaa4029913d13a939b53e8a/setup_posix.py”, line 65, in get_config
libs = mysql_config(“libs”)
File “/tmp/pip-install-a7_1zh9b/mysqlclient_6979ce6e7aaa4029913d13a939b53e8a/setup_posix.py”, line 31, in mysql_config
raise OSError("{} not found".format(_mysql_config_path))
OSError: mysql_config not found
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.