Hi guys,
What is the command to list the installed Python packages on my machine?
I installed Python 2.7.9 via Homebrew but I know that I have other versions on my machine. I just wanted to check and see which one is active. I thought the command was python -list or python --list but these aren't working. Any help is appreciated.
What is the command to list the installed Python packages on my machine?
I installed Python 2.7.9 via Homebrew but I know that I have other versions on my machine. I just wanted to check and see which one is active. I thought the command was python -list or python --list but these aren't working. Any help is appreciated.