DEV Community

Discussion on: How to set Python3 as a default python version on MacOS?

Collapse
 
nick_sassow_afa10f1ecef7e profile image
Nick Sassow

Tried
pip3 --version
pip 21.3.1 from /Users/nick/Library/Python/3.8/lib/python/site-packages/pip (python 3.8)
pip --version
zsh: command not found: pip