Skip to content

Conversation

@nicelulu
Copy link

@nicelulu nicelulu commented Nov 8, 2024

No description provided.

@CLAassistant
Copy link

CLAassistant commented Nov 8, 2024

CLA assistant check
All committers have signed the CLA.

@paradiseHIT
Copy link
Collaborator

kafka or datahub are not necessary, so I don't think we need to add the requirements.

@nicelulu
Copy link
Author

kafka or datahub are not necessary, so I don't think we need to add the requirements.

I found this output

[2024-11-14 20:31:52,789][WARNING] DataHub is not installed[Traceback (most recent call last):
  File "/usr/local/python3/lib/python3.8/site-packages/easy_rec-0.8.5-py3.8.egg/easy_rec/python/input/datahub_input.py", line 21, in <module>
    from datahub import DataHub
ModuleNotFoundError: No module named 'datahub'
]. You can install it by: pip install pydatahub
[2024-11-14 20:31:52,791][WARNING] kafka-python is not installed[Traceback (most recent call last):
  File "/usr/local/python3/lib/python3.8/site-packages/easy_rec-0.8.5-py3.8.egg/easy_rec/python/input/kafka_input.py", line 16, in <module>
    from kafka import KafkaConsumer, TopicPartition
ModuleNotFoundError: No module named 'kafka'
]. You can install it by: pip install kafka-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

Successfully merging this pull request may close these issues.

3 participants