hi im trying to install cyber panel on my server and i followed docs but i get this error
###############################################
Gunicorn socket started
###############################################
Traceback (most recent call last):
File “install.py”, line 2067, in
Main()
File “install.py”, line 2024, in Main
import installCyberPanel
File “/root/install/installCyberPanel.py”, line 5, in
import pexpect
ImportError: No module named pexpect
please help me