On Jul 16, 2009, at 6:24 AM, Diez B. Roggisch wrote:

>
> On Wednesday 15 July 2009 17:42:49 [email protected] wrote:
>> ImportError: No module named dispatch
>
> RuleDispatch is missing. I wasn't able to install it via PyPI  
> though, need to
> download it from
>
> http://peak.telecommunity.com/snapshots/

The PyProtocols package that is a dependency of RuleDispatch doesn't  
work with Python 2.6 (there's a syntax error because of a function/ 
method named "as").

However, keesvdb pointed me to some patches that fixed up  
TGWebServices so it seems to work with TG 1.1 (see 
http://code.google.com/p/tgws/issues/detail?id=5#c3) 
.

Thanks,
Doug


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to