tried with python 2.6 (default) and worked, but i want to use 2.5 because my hosting uses 2.5 version and i want the same enviroment for testing.
2010/6/7 cd34 <[email protected]> > Any reason you're using 2.5? If I recall, 2.6 64bit is the default. > > Based on the error, I think you are missing the xcode developer > libraries (installed from your DVD) > > If you don't have mysql-python, the following should get you set > (though, some of the paths have changed since that was written) > > http://cd34.com/blog/programming/python/mysql-python-and-snow-leopard/ > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<pylons-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
