After installing it many times, this problem occurred.

#1
Traceback (most recent call last):
File "install.py", line 2389, in <module>
main()
File "install.py", line 2269, in main
import installCyberPanel
File "/root/cyberpanel/install/installCyberPanel.py", line 8, in <module>
import MySQLdb as mariadb
ModuleNotFoundError: No module named 'MySQLdb'
Oops, something went wrong...
 
Top