Open yigit-bwise opened 5 months ago
Just tested it with python version 3.10.14
. Could you do pip freeze and share the results
Package Version
--------------- -------
confluent-kafka 2.4.0
kafka-python 2.0.2
numpy 2.0.0
pillow 10.4.0
pip 24.0
six 1.16.0
I have dockerized all the components; could you please try now?
As I am following the instructions provided, when running
data_generator.py
I get the following error:ModuleNotFoundError: No module named 'kafka.vendor.six.moves'
python version 3.10.14