Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: can only concatenate list (not "function") to list #43

Open
liukelin opened this issue Feb 22, 2017 · 4 comments
Open

TypeError: can only concatenate list (not "function") to list #43

liukelin opened this issue Feb 22, 2017 · 4 comments

Comments

@liukelin
Copy link

  1. CONVERSIONS[field_type] = [(FLAG.BINARY, str)] + CONVERSIONS[field_type]
@bdarnell
Copy link
Owner

Can you provide some details about your environment? Versions of python, mysqldb and/or pymysql?

The torndb package is unmaintained (see the warning in the readme), so any problems in it may not get fixed.

@liukelin
Copy link
Author

liukelin commented Mar 6, 2017

system ubuntu16.04 LTS
python 3.5.2
PyMySQL 0.7.10

@bdarnell
Copy link
Owner

bdarnell commented Mar 6, 2017

I get the same error. Maybe it worked with the version of pymysql that was current in september when #40 was merged? In any case, since this package is unmaintained, I would encourage you to look for an alternative solution.

@liukelin
Copy link
Author

liukelin commented Mar 6, 2017

Thanks. I use other versions PyMySQL , maybe not have the question . I use other first an alternative solution. Thanks!

linsir added a commit to linsir/torndb that referenced this issue Aug 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants