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 2019/09/19 10:25:45 UTC

[GitHub] [rocketmq-client-python] wzk784533 opened a new issue #45: Boost.Python.ArgumentError: Python argument types in librocketmqclientpython.RegisterMessageCallback(void*, function, NoneType)

wzk784533 opened a new issue #45: Boost.Python.ArgumentError: Python argument types in     librocketmqclientpython.RegisterMessageCallback(void*, function, NoneType)
URL: https://github.com/apache/rocketmq-client-python/issues/45
 
 
   Traceback (most recent call last):
     File "testmq.py", line 30, in <module>
       RegisterMessageCallback(consumer, consumerMessage, None)
   Boost.Python.ArgumentError: Python argument types in
       librocketmqclientpython.RegisterMessageCallback(void*, function, NoneType)
   did not match C++ signature:
       RegisterMessageCallback(void*, _object*)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services