G'day all, I am trying to upgrade to head of trac, but having trouble with the genshi requirements:
I can install Genshi, # easy_install -U "Genshi==dev" but end up with : Installed /usr/local/lib/python2.5/site-packages/Genshi-0.6dev_r0- py2.5-freebsd-7.0-RELEASE-i386.egg Processing dependencies for Genshi==0.6dev-r0 Finished processing dependencies for Genshi==0.6dev-r0 Then when I try to install trac # easy_install -U "Trac==dev" blah blah Installed /usr/local/lib/python2.5/site-packages/Trac-0.12dev_r0- py2.5.egg Processing dependencies for Trac==0.12dev-r0 Searching for Genshi>=0.6dev-r960 Reading http://pypi.python.org/simple/Genshi/ Reading http://genshi.edgewall.org/ Reading http://genshi.edgewall.org/wiki/Download No local packages or download links found for Genshi>=0.6dev-r960 error: Could not find suitable distribution for Requirement.parse ('Genshi>=0.6dev-r960') Is this a problem with the FreeBSD build, or the easy install process? any clues how I can get around this? cheers Ben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
