Hi Alessandro! When I install it there is no error. I added the lines as the tutorial presents it.
from tgext.pluggable import plug The previous line was already included in the instant that I did for turbopress. At the end of document app_cfg.py add lines. plug(base_config, 'turbopress') plug(base_config, 'tgcomments') I delete the previous database and return again to run the command: gearbox setup-app development.ini *http://localhost:8080/tgcomments* Get me "Error 404", as if don't run tgcomments, but do not mark error as if the repository is wrong. What I'm doing wrong? Thanks for your help -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

