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

Python 3 support? #24

Open
coleifer opened this issue Mar 20, 2018 · 5 comments
Open

Python 3 support? #24

coleifer opened this issue Mar 20, 2018 · 5 comments

Comments

@coleifer
Copy link

This library does not seem to be compatible with Python 3. There's an isinstance check that refers to unicode, which has changed to str in Python 3.

@coleifer
Copy link
Author

Sorry, I see you closed an issue recently related to this. Do you mind pushing a new release?

@MartinHerren
Copy link

Creating indexes and adding documents work, searching for a document fails on this 'unicode' issue. If it is fixed a new release would be great !

@joeirimpan
Copy link
Contributor

@mnunberg Can you release 0.7.1 to pypi?

@laneme
Copy link

laneme commented Nov 18, 2019

Is this not supported yet? I'm using it just fine and without realizing it wasn't supported for python3 once. :/

@cheeseandcereal
Copy link
Contributor

This should be resolved by now

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

Successfully merging a pull request may close this issue.

5 participants