If you install python3 via Homebrew, it installs the latest default version, as I do. But I want 3.3 instead of 3.4. How can I replace it with 3.3 using Homebrew? I want to try Django with Python 3, but I'm just learning Django, so I want to use the latest stable version, currently 1.6, compatible with Python 3.3. I want to use it with Python 3, so it should be 3.3. Django 1.7 is compatible with Py3.4, but I don't want to interfere with this until it is stable ... on OS X 10.8.5
user163831
source share