We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
How are we doing on getting this out? I ran into this fundamental error today also.
Sorry, something went wrong.
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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: