Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Accessing IBM MQ using Python
Post: RE: Accessing IBM MQ using Python

I have taken the route of using Jython, but if there is an option using python compiler, would be great
Rajeshs16 General Coding Help 6 7,819 Oct-22-2018, 02:19 PM
    Thread: Accessing IBM MQ using Python
Post: RE: Accessing IBM MQ using Python

Yes, I did, first thing mymqi does is import pymqe. And so I get the error import pymqe # Backward compatibility ImportError: No module named pymqe
Rajeshs16 General Coding Help 6 7,819 Oct-22-2018, 11:42 AM
    Thread: Accessing IBM MQ using Python
Post: RE: Accessing IBM MQ using Python

I tried pymqi. It looks like its just a wrapper around pymqe which requires a c compiler to compile it before I can use it (if my understanding is correct)
Rajeshs16 General Coding Help 6 7,819 Oct-22-2018, 11:30 AM
    Thread: Accessing IBM MQ using Python
Post: Accessing IBM MQ using Python

Hi, I am looking to access IBM MQ via python, pyMQI looks to need C compiler, so unable to use it as I dont have option of installing the same on everyone who would be running the script. Any suggesti...
Rajeshs16 General Coding Help 6 7,819 Oct-22-2018, 10:38 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020