On Sun, Apr 24, 2011 at 20:03, Thomas Stewart <[email protected]> wrote:
>
> I've just had a try using sqlite with fresh lists and on my Debian
> system and I get this:
>
> thomas@ikaite:~$ /tmp/imdbpy2sql.py -d /home/thomas/Desktop/imdb/lists -u 
> sqlite:///home/thomas/Desktop/imdb/imdb.db --sqlite-transactions
> IMPORTING psyco... DONE!
  [...]
>    CURS.executemany(self.sqlstr, self.converter(dataList))
> pysqlite2.dbapi2.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.

This specific bug (a bad interaction between SQLObject and SQLite) should
be fixed in the version in the Mercurial repository; isn't it?


-- 
Davide Alberani <[email protected]>  [PGP KeyID: 0x465BFD47]
http://www.mimante.net/

------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
Imdbpy-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to