OSX: Python packages fail to install, error message "/usr/local/bin: File Exists"
- by kylehotchkiss
I keep trying to install django and other python packages, and I keep getting the exact same error message:
Installing django-admin.py script to /usr/local/bin
error: /usr/local/bin: File exists
So I look to make sure that my /usr/local folder is okay. At first glance it appears okay, until I try cd-ing into my bin. It says it can't because it's…