How do you use pip in brewing?
How do you use pip in brewing? Install pip packages with homebrew: Install Homebrew. http://mxcl.github.com/homebrew/ Install the brew-pip package. brew install brew-pip. Add Homebrew’s pip path to your PYTHONPATH environment variable (you probably should add this to some sort of shell initialization file like ~/.bashrc or ~/.zshrc) Is pip installed on Mac? pip can be […]