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 #1

Open
markdrayton247 opened this issue May 17, 2017 · 1 comment
Open

TypeError #1

markdrayton247 opened this issue May 17, 2017 · 1 comment

Comments

@markdrayton247
Copy link

Hi Brian, this looks like one of the neatest implementations I've seen. However I'm getting a Type Error on line 118:

TypeError: Can't convert 'bytes' object to str implicitly

which version of Python are you running ? I'm trying 3.4.2

@bmayton
Copy link
Owner

bmayton commented May 17, 2017

Currently this is only written to support Python 2, as I'm using this module as part of a larger Python 2 system.

I'd consider merging a pull request to add Python 3 support as long as it didn't break Python 2, but as my own systems are unlikely to be moving to Python 3 any time soon it's unlikely that I will add Python 3 support myself.

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