cd ~ curl https://bootstrap.pypa.io/get-pip.py > get-pip.py cd /Applications/Houdini/Houdini19.5.303/Frameworks/Python.framework/Resources/Python.app/Contents/MacOS ./Python ~/get-pip.py ./Python -m pip install scipy rm ~/get-pip.py