CyberPanel Community

ImportError

5 replies
ti
tiagop2p #4

I have the same problem! Could you tell me the solution?
Thank you! Good Morning!

us
usmannasir #5
I have the same problem! Could you tell me the solution? Thank you! Good Morning!

Run these commands:

pip uninstall requests
pip uninstall urllib3
yum remove python-urllib3
yum remove python-requests

yum install python-urllib3
yum install python-requests
reboot

and then upgrade:

https://docs.cyberpanel.net/doku.php?id=upgrade

ti
tiagop2p #6

Perfect! My panel is back, now I can use it.
Thanks!!!

Sign in to reply