You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,i use confluent-kafka-python for my project,but it can't run with pypy,error is :KafkaError{code=_UNKNOWN_GROUP,val=-179,str="Failed to set subscription: Local: Unknown group"}
but it can perfect run with python3,my rdkafka is :0.9.5,so i think confluent-kafka-python may not support pypy.
Thanks!
The text was updated successfully, but these errors were encountered:
EBWi11
changed the title
Support pypy thing? Or any plan to support pypy thing?
Support pypy? Or any plan to support pypy?
Jan 12, 2018
Hi,i use confluent-kafka-python for my project,but it can't run with pypy,error is :KafkaError{code=_UNKNOWN_GROUP,val=-179,str="Failed to set subscription: Local: Unknown group"}
but it can perfect run with python3,my rdkafka is :0.9.5,so i think confluent-kafka-python may not support pypy.
Thanks!
The text was updated successfully, but these errors were encountered: