Re: [python-win32] Pywin32 without the interface

2022-12-05 Thread QMUL_EECS DVS
Hi Tim, Thanks for your reply. We do have Visio and Word installed on the instance, because it allows us to use a windows interface. However, we are trying to create an Airflow job that calls the python script that uses pywin32, hence we can’t use the ui. But at the moment, when we use pywin32 us

Re: [python-win32] Pywin32 without the interface

2022-12-02 Thread Tim Roberts
On 12/2/22 12:10 PM, Tim Roberts wrote: On 12/2/22 4:25 AM, QMUL_EECS DVS wrote: Is it related to the fact that I can’t open Visio/ Word windows? If so, is there a way for me to avoid this error? The first and most obvious question is, do you actually have Office and Visio installed on your

Re: [python-win32] Pywin32 without the interface

2022-12-02 Thread Tim Roberts
On 12/2/22 4:25 AM, QMUL_EECS DVS wrote: Thanks for replying. Apologies for my vague question, let me see if I can rephrase: I want to run pywin inside an aws instance, which only allows for command line interface. Currently I can use pywin in my local machine, but it needs to open Visio a

Re: [python-win32] Pywin32 without the interface

2022-12-02 Thread Tim Roberts
On 12/2/22 4:25 AM, QMUL_EECS DVS wrote: Thanks for replying. Apologies for my vague question, let me see if I can rephrase: I want to run pywin inside an aws instance, which only allows for command line interface. Currently I can use pywin in my local machine, but it needs to open Visio a

Re: [python-win32] Pywin32 without the interface

2022-12-02 Thread Tim Roberts
On 12/2/22 4:25 AM, QMUL_EECS DVS wrote: Thanks for replying. Apologies for my vague question, let me see if I can rephrase: I want to run pywin inside an aws instance, which only allows for command line interface. Currently I can use pywin in my local machine, but it needs to open Visio a

Re: [python-win32] Pywin32 without the interface

2022-12-02 Thread QMUL_EECS DVS
Hi Tim, Thanks for replying. Apologies for my vague question, let me see if I can rephrase: I want to run pywin inside an aws instance, which only allows for command line interface. Currently I can use pywin in my local machine, but it needs to open Visio and Word windows. However, in the aws ins

Re: [python-win32] Pywin32 without the interface

2022-11-30 Thread Tim Roberts
On 11/30/22 8:16 AM, QMUL_EECS DVS wrote: I hope you are well. I’m trying to use pywin32 on my local server, is it possible to run it without the Visio/ Word interface open? Since I can only see the command line The question doesn't make much sense.  Are you saying that you want to automate

[python-win32] Pywin32 without the interface

2022-11-30 Thread QMUL_EECS DVS
Hi all, I hope you are well. I’m trying to use pywin32 on my local server, is it possible to run it without the Visio/ Word interface open? Since I can only see the command line Thanks Best regards ___ python-win32 mailing list python-win32@python.org h