Curt Beck
May 18, 2022

--

On Windows, you're right. And when you're inside a virtual environment on a Mac, you're also right--there is no need to type python3 once you're inside a virtual environment. However, if you're outside a virtual environment on a Mac, just typing python will refer to python 2.7 not python 3.x.x. I stuck with python3 for consistency's sake and to be super explicit, in case you're a Mac user.

--

--

Curt Beck
Curt Beck

Written by Curt Beck

Stumbled into a data-centric role several years ago and have not looked back! Passionate about leveraging technology to uncover answers and improve the world.

Responses (1)