Mr B

Once Python is installed on your system, you should next make sure pip - a Python package management system - is also installed. To do so, type pip -V into your preferred console. If you get output detailing the version of pip on your system, it should be installed. ................
................