Python dev libraries are indeed needed. I fixt it by installing the libraries. thanks every one.
Happy hacking. Krishnakant. On Friday 25 June 2010 03:14 AM, cd34 wrote:
If I recall, both of those require gcc to compile portions of the package. I believe the issue you are probably hitting is that the python-dev libraries that match your version of python are not installed. The xcode libraries are not updated when the general system is upgraded, so, you are probably running a different version of python than the dev libraries. http://developer.apple.com/technologies/xcode.html You can become a developer at no cost, but, I believe xcode 3.2.3 contains the python dev that matches 10.6.4 I cannot find the release notes for xcode 3.2.3, but, I believe that is the issue you're running into.
-- 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.
