Whenever I try to install a pip package, it shows me an error: ModuleNotFoundError: No module named 'pip._vendor.rich.jupyter'
.
I tried to install django by typing pip install django
but it says No module named 'pip._vendor.rich.jupyter'
. This issue has been occurring since I reinstalled python.