Processing dependencies for TurboGears==0.9a0dev-r346
Searching for RuleDispatch
Reading http://www.python.org/pypi/RuleDispatch/
Couldn't find index page for 'RuleDispatch' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://www.python.org/pypi/
No local packages or download links found for RuleDispatch
error: Could not find distribution for Requirement.parse('RuleDispatch')
Anyone know how to fix this?
Thanks again,
--Greg
C:\tg_work\tg9>
On 12/20/05, Alvin Wang <[EMAIL PROTECTED]> wrote:
python setup.py install
That works for me
Alvin

