Oohh, I see I'll do this in a minute :)
On 4/21/07, Alberto Valverde <[EMAIL PROTECTED]> wrote: > > > On Apr 21, 2007, at 3:25 PM, Alberto Valverde wrote: > > > > > > > On Apr 21, 2007, at 3:17 PM, Florent Aide wrote: > > > >> > >> Yesterday I installed RuleDispatch 2305 and when I started my project > >> it complained about a missing module: PEAK.util so I provided PEAK. > > > > Hmm, that's weird. I've tried importing "dispatch" and didn't > > complaint. Do you have a traceback so we can see where the problem > > comes from? I susect it has something to do with the namespace > > packakes peak uses. > > > > I would really like not to include PEAK as another TG dependency > > since it's pretty big, we don't use it and some of its functionallity > > overlaps with what we have (peak.web, peak.database, etc...) > > Hmm, I think I know what the problem was: > > PEAK is not needed but PyProtocols is. The thing is that the former > depends on the later so installing the former fixed your problem. Can > you send a PyProtocols compiled win32 egg? Thanks > > Alberto > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
