Re: [python-win32] Error starting Windows services using PYMQI

2013-02-07 Thread Amaury Forgeot d'Arc
Hi, 2013/2/7 > Python could not import the service's module > > File "C:\Documents and > Settings\BinaJ\Desktop\ibswin\exe\COMMON\Scripts\interfaceServices.py", > line 184, in ? > > import pymqi > > File "C:\Documents and > Settings\BinaJ\Desktop\ibswin\exe\COMMON\lib\pymqi.

[python-win32] Error starting Windows services using PYMQI

2013-02-07 Thread Leonard.Berman
Hi, We are Python novices but have some Windows services written in Python 2.4.3 by somebody no longer at our company. These services use MQ-Series. We are trying to install and run these services on another machine on which Python was previously not installed. We successfully installed the ser