import pymqi error

Asked by Samir

Hi,

I am getting the following error when trying to import pymqi. i am running python 2.7 and pymqi-1.2.win32-py2.7-mq-7.0-client. IBM MQI client is already installed on the windows machine.

>>> import pymqi

Traceback (most recent call last):
  File "<pyshell#6>", line 1, in <module>
    import pymqi
  File "C:\Python27\lib\pymqi.py", line 104, in <module>
    import pymqe, CMQC, CMQCFC, CMQXC
ImportError: DLL load failed: The specified procedure could not be found

Any help is greatly appreciated. Thanks a lot.

-Samir

Question information

Language:
English Edit question
Status:
Answered
For:
PyMQI Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Dariusz Suchojad (dsuch) said :
#1

Hello Samir,

the project's issue tracker is here https://github.com/dsuch/pymqi.

Please note, however, that no free support is offered for non-Linux environments, feel free to contact me on dsuch at zato.io if you are interested in commercial support.

Regards.

Can you help with this problem?

Provide an answer of your own, or ask Samir for more information if necessary.

To post a message you must log in.