What is the best way to setup Django on os X 10.7 Lion?
问题 I am setting up Python and Django on os X 10.7 from a virgin install and Xcode 4.3. I tried using the default install of Python: /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ I normally use a Python based package manager called easy_install. Easy_install seems to not be able to find the compiler. EDIT: When I tried to install MySQL-python I got this error: $ sudo easy_install MySQL-python Password: Searching for MySQL-python Reading http://pypi.python.org/simple/MySQL