|
PokerSleuth 2.1.0.25 (Microsoft Windows NT 6.0.6002 Service Pack 2 : 2.0.50727.4200) Traceback (most recent call last): File "pokernotes_lib.pyo", line 82, in weak_thread_wrapper File "PokerSleuth.py", line 802, in main_loop File "pokernotes_lib.pyo", line 214, in background_scheduler_event File "stattracker\tracker.pyo", line 192, in save File "stattracker\tracker.pyo", line 165, in save File "hand_file.pyo", line 402, in save File "sqlalchemy\engine\base.pyo", line 824, in execute File "sqlalchemy\engine\base.pyo", line 874, in _execute_clauseelement File "sqlalchemy\engine\base.pyo", line 896, in __execute_context File "sqlalchemy\engine\base.pyo", line 950, in _cursor_execute File "sqlalchemy\engine\base.pyo", line 931, in _handle_dbapi_exception ProgrammingError: (ProgrammingError) You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings. u'INSERT INTO "PhysicalHHFile" (file_id, filename, size) VALUES (?, ?, ?)' [66, "hh20100618 lola ix fast - \x800.01-\x800.02 - eur no limit hold'em.txt", 44994L]
|