I installed turbogears in python3.5 whith mako templates and when I try to run
it under apache Turbogears it sends me the following error
TypeError: Note must be text (unicode)
- File
"/home/reginavictoria/tg2env/lib/python3.5/site-packages/tg/wsgiapp.py",
line *120*, in __call__
response = self.wrapped_dispatch(controller, environ, context)
- File
"/home/reginavictoria/tg2env/lib/python3.5/site-packages/tg/appwrappers/errorpage.py",
line *56*, in __call__
resp = self.next_handler(controller, environ, context)
- File
"/home/reginavictoria/tg2env/lib/python3.5/site-packages/tg/appwrappers/transaction_manager.py",
line *107*, in __call__
reraise(*exc_info)
- File
"/home/reginavictoria/tg2env/lib/python3.5/site-packages/tg/appwrappers/transaction_manager.py",
line *81*, in __call__
t.note(environ.get('PATH_INFO', ''))
- File
"/home/reginavictoria/tg2env/lib/python3.5/site-packages/transaction/_transaction.py",
line *537*, in note
raise TypeError("Note must be text (unicode)")
Thank you in advance 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 https://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/d/optout.