kashifchatzone Your issue has been sorted out by aaPanel_Kern, but since you asked me a question about pip... Well, I don't know btpip (guess it's a wrapper around pip), but for any regular Python environment, to upgrade pip, you just do python -m pip install --upgrade pip. If your pip is already the last version, it will tell you that it already satisfies the requirement.