I have a mac.
When I do python -V
: it shows python 2.75
I installed python 3. How do I use it as default?
When I do whereis python
. It shows /usr/bin/python
.
I have a mac.
When I do python -V
: it shows python 2.75
I installed python 3. How do I use it as default?
When I do whereis python
. It shows /usr/bin/python
.