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

ModuleNotFoundError: No module named 'kafka.vendor.six.moves' #2440

Open
alija83 opened this issue Jun 28, 2024 · 2 comments
Open

ModuleNotFoundError: No module named 'kafka.vendor.six.moves' #2440

alija83 opened this issue Jun 28, 2024 · 2 comments

Comments

@alija83
Copy link

alija83 commented Jun 28, 2024

from kafka.vendor.six.moves import range
ModuleNotFoundError: No module named 'kafka.vendor.six.moves'

Not exactly sure why does it take so push a new release.

Fix:
pip install git+https://github.com/dpkp/kafka-python.git
Successfully uninstalled kafka-python-2.0.2
Successfully installed kafka-python-2.0.3.dev0

@buchs
Copy link

buchs commented Aug 5, 2024

How are we doing on getting this out? I ran into this fundamental error today also.

@karolinepauls
Copy link

The somewhat-blessed fork is:

https://github.com/wbarnha/kafka-python-ng

I don't really know, all I'm trying to do is fix my project, which I created 5 years ago and never used Kafka since :D

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

3 participants