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

is:issue is:open Not working for Python 3 - Error dict object has no attribute iteritems #1

Open
harneetslamba opened this issue Apr 9, 2019 · 2 comments

Comments

@harneetslamba
Copy link

I am unable to run the code in Python 3, since iteritem() for dict object has changed to item()
is there any similar library for Python 3, or can I change the code in library to run it with Python 3

@ghost
Copy link

ghost commented Dec 27, 2020

For anyone else who is having this issue, I have opened a pull request for this. Hopefully this can be accepted.

@Ignacio-Ibarra
Copy link

Ignacio-Ibarra commented May 14, 2021

I have the same problem, but it seems that it is still not solved. Any news? I think that the PyLucene version used in thise lib is an older one, too.

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