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

icu.py does not run #1

Open
SyCode7 opened this issue Oct 15, 2017 · 2 comments
Open

icu.py does not run #1

SyCode7 opened this issue Oct 15, 2017 · 2 comments

Comments

@SyCode7
Copy link

SyCode7 commented Oct 15, 2017

Hi, thanks for your good work; I cloned your project and watched your YouTube post. But, I am not able to generate the sample data on windows 10. When I execute icu.py, I have the errors below

from kafka import KafkaProducer
ImportError: No module named kafka

@gsahbi
Copy link
Owner

gsahbi commented Oct 15, 2017

you need to install kafka package into you system
https://pypi.python.org/pypi/kafka-python

@SyCode7
Copy link
Author

SyCode7 commented Oct 16, 2017

hi , thanks for your response, do you have an idea of how to install the package on windows. I haven't been able to do so with cygwin and python.

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