Wednesday, January 19, 2022

[example] update pip3 command in MacOS

command to update pip3: 

python3 -m pip install --upgrade pip

command to check pip3 version

pip-3 --version


Example:



No comments :

Post a Comment