downgrade

Why pip saying import error after downgrading?

Why pip saying import error after downgrading? Question: I downgraded pip to install some packages. but now pip is not working saying. my python version is 3.11.5 and used this command “sudo python -m pip install pip==18.0 –upgrade”. Here is the result for pip install <module_name> I was expecting any solution for this issue as …

Total answers: 2