Community

ImportError

hn
hassan_noor #1

I’ve face issue like this “cannot import name UnrewindableBodyError”
==> Screenshot by Lightshot
Any suggestion?

Thank you

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