You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/03/16 00:44:12 UTC

[GitHub] [rocketmq-client-python] missuor commented on issue #115: librocketmq.so: undefined symbol: CreateOrderlyProducer

missuor commented on issue #115:
URL: https://github.com/apache/rocketmq-client-python/issues/115#issuecomment-1068611284


   same problem 
   ubuntu 20.04
   ```
   (ecloud-collector) root@think:~# python -V
   Python 2.7.18
   (ecloud-collector) root@think:~# pip list
   Package                Version
   ---------------------- ---------
   backports-abc          0.5
   canal-python           0.4
   certifi                2021.10.8
   chardet                4.0.0
   enum34                 1.1.10
   futures                3.3.0
   idna                   2.10
   pip                    20.3.4
   protobuf               3.17.3
   requests               2.27.1
   rocketmq               0.4.4
   rocketmq-client-python 2.0.0
   setuptools             44.1.1
   singledispatch         3.7.0
   six                    1.16.0
   tornado                5.1.1
   typing                 3.10.0.0
   urllib3                1.26.8
   wheel                  0.37.1
   (ecloud-collector) root@think:~# dpkg -l|grep rocketmq
   ii  rocketmq                                   2.0.0                               amd64        This package is C++ client of Apache RocketMQ for debian and its derivertives like Ubuntu.
   (ecloud-collector) root@think:~# 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org