apache / rocketmq-client-python

Apache RocketMQ python client
https://rocketmq.apache.org/
Apache License 2.0
271 stars 95 forks source link

does it support python3.11? i catch up a problem as blow #138

Open gotlc opened 1 year ago

gotlc commented 1 year ago

image

ltamber commented 1 year ago

Is the namesrv address set correctly?

gotlc commented 1 year ago

actually i can find my data in rocketmq but this exception still exist

reesezxf commented 7 months ago

I have the same question, and I use Python3.10

reesezxf commented 7 months ago

I have the same question, and I use Python3.10

@gotlc I just find the solution https://www.cnblogs.com/tec-dream/p/15817670.html but it's strange , I can connect rocketmq in my springboot project before, now in Python I must update broker.conf