Opened at 2008-06-20T00:42:24Z
Last modified at 2018-03-20T21:16:13Z
#470 closed defect
tahoe 'make' fails at twisted, on leopard (macos 10.5) — at Initial Version
Reported by: | robk | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | soon |
Component: | packaging | Version: | 1.1.0 |
Keywords: | twisted mac install setuptools | Cc: | josipl, zooko |
Launchpad Bug: |
Description
brian thought that this was related to #229
a quick scan of that seems to suggest it's something slightly different.
this is after upgrading my mac to 10.5, and removing the old built-for-10.4 python from my path, and trying to 'make' build tahoe.
Installed /Users/robk/trees/tahoe/support/lib/python2.5/site-packages/setuptools-0.6c8.egg Searching for Twisted==2.5.0 Reading http://allmydata.org/trac/tahoe/wiki/Dependencies Reading http://pypi.python.org/simple/Twisted/ Reading http://twistedmatrix.com/ Reading http://www.twistedmatrix.com Reading http://twistedmatrix.com/products/download Reading http://twistedmatrix.com/projects/core/ No local packages or download links found for Twisted==2.5.0 error: Could not find suitable distribution for Requirement.parse('Twisted==2.5.0') make[1]: *** [build-once] Error 1 make: *** [build] Error 2
Note: See
TracTickets for help on using
tickets.