[python-win32] Re: Issue with GitHub Action - dependency pywin32 not found

2025-09-25 Thread Christoph J. Dorner via python-win32
Hi Bob,   after sleeping over it my question was somehwat stupid and your question points to the root of my problem: I did not properly consider that a pywin32 dependency has an implication for the Github action scripts, I have to rework them in my cookiecutter template to consider implicit platfor

[python-win32] Re: Issue with GitHub Action - dependency pywin32 not found

2025-09-25 Thread Bob Kline
Are you using a Windows runner? On Thu, Sep 25, 2025 at 4:06 PM Christoph J. Dorner via python-win32 < [email protected]> wrote: > Dear all, > > after getting around some obstacles I wanted to publish some packages, one > a helper to develop COM objects using pywin32. > When running my GitH

[python-win32] Issue with GitHub Action - dependency pywin32 not found

2025-09-25 Thread Christoph J. Dorner via python-win32
Dear all, after getting around some obstacles I wanted to publish some packages, one a helper to develop COM objects using pywin32. When running my GitHub actiona I geht the error Installing project in development mode