|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
need help build pymqi in windows |
« View previous topic :: View next topic » |
Author |
Message
|
mlotfi |
Posted: Tue Nov 24, 2015 6:46 pm Post subject: need help build pymqi in windows |
|
|
Acolyte
Joined: 07 Jul 2015 Posts: 60
|
Hi,
I am new in python and websphere MQ, my manager want me build and install pymqi in windows 7, do you a good tutorial ?
thanks. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Nov 24, 2015 7:58 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Go to googli. Search for 'how to install pymqi on windows'. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
mlotfi |
Posted: Wed Nov 25, 2015 6:06 am Post subject: |
|
|
Acolyte
Joined: 07 Jul 2015 Posts: 60
|
I googled it,, found something, but when I try a python file with only :
import pymqi
and run it, I got :
C:\Python27\python.exe C:/Users/alotfi/PycharmProjects/firstProj/mq/mq.py
AMQ6290: Unknown installation 'C:\IBM\WebSphere MQ\bin\mqe.dll' detected.
Traceback (most recent call last):
File "C:/Users/alotfi/PycharmProjects/firstProj/mq/mq.py", line 1, in <module>
import pymqi
File "build\bdist.win32\egg\pymqi\__init__.py", line 109, in <module>
File "build\bdist.win32\egg\pymqi\pymqe.py", line 7, in <module>
File "build\bdist.win32\egg\pymqi\pymqe.py", line 6, in __bootstrap__
ImportError: DLL load failed: Invalid access to memory location. |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Nov 25, 2015 6:09 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
It seems like it doesn't like your MQ installation path. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
bruce2359 |
Posted: Wed Nov 25, 2015 7:48 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
mlotfi wrote: |
I googled it ... |
Did you visit the python website for installation doc? https://pythonhosted.org/pymqi/ _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
mlotfi |
Posted: Wed Nov 25, 2015 9:02 am Post subject: |
|
|
Acolyte
Joined: 07 Jul 2015 Posts: 60
|
I already went to the web site , downloaded pymqi 1.5.4. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|