I tried 20wiki with 0.9a3.
when i typed "python start-wiki20.py" after "tg-admin quickstart".
this error message was displayed.
Traceback (most recent call last):
File "start-wiki20.py", line 21, in ?
modulename="wiki20.config.app")
File
"/usr/local/lib/python2.4/site-packages/TurboGears-0.9a3-py2.4.egg/turbogears/config.py",
line 32, in update_config
modfile = pkg_resources.resource_filename(packagename, modname +
".cfg")
File
"/usr/local/lib/python2.4/site-packages/setuptools-0.6a11-py2.4.egg/pkg_resources.py",
line 801, in resource_filename
return get_provider(package_or_requirement).get_resource_filename(
File
"/usr/local/lib/python2.4/site-packages/setuptools-0.6a11-py2.4.egg/pkg_resources.py",
line 120, in get_provider
__import__(moduleOrReq)
ImportError: No module named wiki20.config
???
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---