[Schevo-devel] having problem with tutorial...
David
david at plazamachine.com
Wed Mar 22 11:27:36 EST 2006
Going through the turbogears wiki tutorial, I get to step 11 and get the
following error:
C:\SCHEVO~2>python schevowiki-start.py
Schevo tracing is ON. See schevo.trace.__doc__ for more information.
Traceback (most recent call last): File "schevowiki-start.py", line
20, in ?
from schevowiki.controllers import Root
File "C:\SCHEVO~2\schevowiki\controllers.py", line 5, in ?
import cherrpy
ImportError: No module named cherrpy
From a python shell I donot have any trouble importing cherrypy.
Any suggestions to guide my troubleshooting would be appreciated,
Thanks, DC
p.s. I am a newbie to python et al, not to programming in general.
More information about the Schevo-devel
mailing list