Open david0 opened 2 years ago
I think this is a question for pymqi - https://github.com/dsuch/pymqi
Maybe, unfortunately this project does not have a public bug tracker. The easiest (at least for me) would be if IBM-MQC-Redist would be bundled with pymqi.
Until then, I think IBM should provide at least a few lines of documentation somewhere on how to install the MQ client...
Hi,
I tried to use
pymqi
to connect to a MQ and lost a lot of time figuring out how to install the required MQ client.Maybe this should be documented better/a link to that should be provided?!
Anyway, here is what I am using now:
The best solution would obviously be to bundle the client with
pymqi
(same applies for nodejs, ruby etc).