[Twisted-Python] Installing 2.5 from source on OS X fails...
![](https://secure.gravatar.com/avatar/826694d326649b5e681474e8e2116dc1.jpg?s=120&d=mm&r=g)
My project teammate has a nearly identical MacBook Pro as mine (we're both running Leopard 10.5.2), but installing from Twisted 2.5.0 from source (sudo python setup.py install) succeeds on my machine, while on his machine it complains about a missing Python.h file. Does anyone know what package provides that Python.h file? Is it one of the packages on the Leopard DVD? ~ Nathan
![](https://secure.gravatar.com/avatar/fba4b1ec2535b55189d1de44e4b5121a.jpg?s=120&d=mm&r=g)
On Feb 28, 2008, at 12:48 PM, Nathan wrote:
Developer Tools. There are binary packages available: http://twistedmatrix.com/trac/wiki/Packages#Leopard -David "Usually the protocol is this: I appoint someone for a task, which they are not qualified to do. Then, they have to fight a bear if they don't want to do it." -- Glyph Lefkowitz
![](https://secure.gravatar.com/avatar/826694d326649b5e681474e8e2116dc1.jpg?s=120&d=mm&r=g)
On Thu, Feb 28, 2008 at 3:07 PM, David Reid <dreid@dreid.org> wrote:
Yes, I should have mentioned that I found a binary package for him and installed it. Nevertheless, I really would like to know why it didn't work, as I don't want to depend on someone else to package it for me. Sometimes it's nice to be able to use the latest version in the trunk... ~ Nathan
![](https://secure.gravatar.com/avatar/fba4b1ec2535b55189d1de44e4b5121a.jpg?s=120&d=mm&r=g)
On Feb 28, 2008, at 3:19 PM, Nathan wrote:
Sorry I thought I made this clear, Python.h is shipped with the Apple Developer Tools. (i.e. Install XCode)
"Usually the protocol is this: I appoint someone for a task, which they are not qualified to do. Then, they have to fight a bear if they don't want to do it." -- Glyph Lefkowitz
![](https://secure.gravatar.com/avatar/fba4b1ec2535b55189d1de44e4b5121a.jpg?s=120&d=mm&r=g)
On Feb 28, 2008, at 12:48 PM, Nathan wrote:
Developer Tools. There are binary packages available: http://twistedmatrix.com/trac/wiki/Packages#Leopard -David "Usually the protocol is this: I appoint someone for a task, which they are not qualified to do. Then, they have to fight a bear if they don't want to do it." -- Glyph Lefkowitz
![](https://secure.gravatar.com/avatar/826694d326649b5e681474e8e2116dc1.jpg?s=120&d=mm&r=g)
On Thu, Feb 28, 2008 at 3:07 PM, David Reid <dreid@dreid.org> wrote:
Yes, I should have mentioned that I found a binary package for him and installed it. Nevertheless, I really would like to know why it didn't work, as I don't want to depend on someone else to package it for me. Sometimes it's nice to be able to use the latest version in the trunk... ~ Nathan
![](https://secure.gravatar.com/avatar/fba4b1ec2535b55189d1de44e4b5121a.jpg?s=120&d=mm&r=g)
On Feb 28, 2008, at 3:19 PM, Nathan wrote:
Sorry I thought I made this clear, Python.h is shipped with the Apple Developer Tools. (i.e. Install XCode)
"Usually the protocol is this: I appoint someone for a task, which they are not qualified to do. Then, they have to fight a bear if they don't want to do it." -- Glyph Lefkowitz
participants (3)
-
David Reid
-
Nathan
-
Nathaniel Haggard