Add Python To Path -
Find your Python path:
The most common fix on Mac is creating an "alias" so that typing python runs python3 . add python to path
which python3
Most modern Macs use (Z shell). Older ones use Bash . Open your Terminal and type: Find your Python path: The most common fix











暂无评论内容