[Flask] logging error installing on server

tigernassau tigernassau at gmail.com
Thu Sep 3 19:31:31 CEST 2015


flask app is running fine on debian sid dev machine

trying to install on server w/ debian jessie and nginx - have simply 
installed pip install flask and trying to run hello test app

getting error
Traceback (most recent call last):
   File "/usr/lib/python2.7/logging/__init__.py", line 859, in emit
     msg = self.format(record)
   File "/usr/lib/python2.7/logging/__init__.py", line 732, in format

any idea what's causing this and how to fix ?   thks


-- 
Tiger Nassau, Inc.
www.tigernassau.com



More information about the Flask mailing list