Re: [sqlalchemy] sqlalchemy 0.9.2 + pymysql 0.6.1 + python 3.3 - traceback ?
вторник, 4 февраля 2014 г., 9:36:20 UTC+2 пользователь Alexander Belchenko написал: > > понедельник, 3 февраля 2014 г., 19:13:04 UTC+2 пользователь Michael Bayer > написал: >> >> >> On Feb 3, 2014, at 10:51 AM, Alexander Belchenko >> wrote: >> >> this is a Py3k-specific issue, ticket >> http://www.sqlalchemy.org/trac/ticket/2933 has been created and the >> issue is fixed in 8b08b1a35b85c24349226c34e6. >> >> > Thank you for quick answer and bugfix. I'm going to get latest sources and > try again. > It works for me now. Many thanks! -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to sqlalchemy+unsubscr...@googlegroups.com. To post to this group, send email to sqlalchemy@googlegroups.com. Visit this group at http://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/groups/opt_out.
Re: [sqlalchemy] sqlalchemy 0.9.2 + pymysql 0.6.1 + python 3.3 - traceback ?
понедельник, 3 февраля 2014 г., 19:13:04 UTC+2 пользователь Michael Bayer написал: > > > On Feb 3, 2014, at 10:51 AM, Alexander Belchenko > > > wrote: > > this is a Py3k-specific issue, ticket > http://www.sqlalchemy.org/trac/ticket/2933 has been created and the issue > is fixed in 8b08b1a35b85c24349226c34e6. > > Thank you for quick answer and bugfix. I'm going to get latest sources and try again. Alexander -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to sqlalchemy+unsubscr...@googlegroups.com. To post to this group, send email to sqlalchemy@googlegroups.com. Visit this group at http://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/groups/opt_out.
Re: [sqlalchemy] sqlalchemy 0.9.2 + pymysql 0.6.1 + python 3.3 - traceback ?
On Feb 3, 2014, at 10:51 AM, Alexander Belchenko wrote: > I have no idea what I'm doing wrong, but I can't get sqlalchemy working with > MySQL and PyMySQL driver. The driver works with my db. But SQLAlchemy blows > with traceback. Any hints, please? > > Here is testing script: > > File > "C:\Python33\lib\site-packages\sqlalchemy-0.9.2-py3.3.egg\sqlalchemy\connectors\mysqldb.py", > line 133, in _detect_charset > TypeError: unorderable types: NoneType() < tuple() > [Finished in 1.2s with exit code 1] > this is a Py3k-specific issue, ticket http://www.sqlalchemy.org/trac/ticket/2933 has been created and the issue is fixed in 8b08b1a35b85c24349226c34e6. signature.asc Description: Message signed with OpenPGP using GPGMail