0

installed Turbogears and cannot seem to configure it, with its test file from the site. After the installation i am running the command: python myapp.py, but i get the error tg module doesnt exist. I have installed tg with pip. In the Pythonpath is also the site packages dir where tg also is. how can i resolve this? These are the imports:

from wsgiref.simple_server import make_server
from tg import MinimalApplicationConfigurator
from tg import expose, TGController
Alex Pat
  • 1
  • 1

0 Answers0