Hi,
On a fresh install, centos7 on Vultr VPS, install script stops with the following error:
Traceback (most recent call last):
File “install.py”, line 2391, in
main()
File “install.py”, line 2310, in main
import installCyberPanel
File “/root/cyberpanel/install/installCyberPanel.py”, line 8, in
import MySQLdb as mariadb
ModuleNotFoundError: No module named ‘MySQLdb’
Oops, something went wrong…
Any help? I don’t think that is something on my side, 2 days ago i install Cyberpanel ENT and there were no problems.