Re: Issue with GitHub Action - dependency pywin32 not found
"Christoph J. Dorner via python-win32" <[email protected]> Fri, 26 Sep 2025 05:48:57 +0000
| Newsgroups | gmane.comp.python.windows |
|---|---|
| Message-ID | <trinity-d496a8f8-9e41-4bcd-a363-47e4c3add3cf-1758865737350@trinity-msg-rest-gmx-gmx-live-678487f8fd-qtkrv> |
--===============3390013276784152303== Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div style=3D"font-family: 'verdana'; font-size: 12px; color: #000;"><span = style=3D"background-color: #ffffff;">Hi Bob,</span></div> <div style=3D"font-family: 'verdana'; font-size: 12px; color: #000;"><span= style=3D"background-color: #ffffff;"> </span></div> <div style=3D"font-family: 'verdana'; font-size: 12px; color: #000;"><span= style=3D"background-color: #ffffff;">after sleeping over it my question wa= s 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 t= o consider implicit platform depedency=2E</span></div> <div style=3D"font-family: 'verdana'; font-size: 12px; color: #000;"><span= style=3D"background-color: #ffffff;"> </span></div> <div style=3D"font-family: 'verdana'; font-size: 12px; color: #000;"><span= style=3D"background-color: #ffffff;">I am quite new to GitHub and GitHub a= ctions and all that and was happy I managed to build my personal toolchain = from cookiecutter / PyCharm up to GitHub but was not able to avoid that tra= p=2E =F0=9F=98=AE</span></div> <div style=3D"font-family: 'verdana'; font-size: 12px; color: #000;"><span= style=3D"background-color: #ffffff;"> </span></div> <div style=3D"font-family: 'verdana'; font-size: 12px; color: #000;"><span= style=3D"background-color: #ffffff;">Thanks for your thaughts=2E</span></d= iv> <div style=3D"font-family: 'verdana'; font-size: 12px; color: #000;"><span= style=3D"background-color: #ffffff;"> </span></div> <div style=3D"font-family: 'verdana'; font-size: 12px; color: #000;"><span= style=3D"background-color: #ffffff;">Regards</span></div> <div style=3D"font-family: 'verdana'; font-size: 12px; color: #000;"><span= style=3D"background-color: #ffffff;">Christoph</span></div> <div style=3D"font-family: 'verdana'; font-size: 12px; color: #000;"><span= style=3D"background-color: #ffffff;"> </span></div> <div id=3D"sub-body-container" style=3D"margin: 10px 5px 5px 10px; padding= : 10px 0px 10px 10px; border-left: 2px solid rgb(195, 217, 229);"> <div style=3D"margin: 0px 0px 10px;"> <div><strong>Gesendet: </strong>Freitag, 26=2E September 2025 um 01:20</di= v> <div><strong>Von: </strong>"Bob Kline" <bkline@rksystems=2Ecom></div= > <div><strong>An: </strong>"Christoph J=2E Dorner" <christoph=2Edorner@g= mx=2Ede></div> <div><strong>CC: </strong>python-win32@python=2Eorg</div> <div><strong>Betreff: </strong>[python-win32] Re: Issue with GitHub Action= - dependency pywin32 not found</div> </div> <div> <div class=3D"gmail_default" style=3D"font-family: arial , helvetica , san= s-serif; font-size: small;">Are you using a Windows runner?</div> </div> <br> <div class=3D"gmail_quote gmail_quote_container"> <div class=3D"gmail_attr">On Thu, Sep 25, 2025 at 4:06=E2=80=AFPM Christop= h J=2E Dorner via python-win32 <<a href=3D"mailto:python-win32@python=2E= org" target=3D"_blank" rel=3D"noopener noreferrer">python-win32@python=2Eor= g</a>> wrote:</div> <blockquote class=3D"gmail_quote" style=3D"margin: 0=2E0px 0=2E0px 0=2E0px= 0=2E8ex; border-left: 1=2E0px solid rgb(204,204,204); padding-left: 1=2E0e= x;"> <div>Dear all,<br><br>after getting around some obstacles I wanted to publ= ish some packages, one a helper to develop COM objects using pywin32=2E<br>= When running my GitHub actiona I geht the error <br><br> <div style=3D"box-sizing: border-box; color: #1f2328; font-family: 'Monasp= ace Neon' , ui-monospace , SFMono-Regular , 'SF Mono' , Menlo , Consolas , = 'Liberation Mono' , monospace; font-size: 12=2E0px; font-style: normal; fon= t-weight: 400; letter-spacing: normal; text-indent: 0=2E0px; text-transform= : none; word-spacing: 0=2E0px; white-space: normal; background-color: #f6f8= fa;"> <div style=3D"box-sizing: border-box; line-height: 20=2E0px; color: #1f232= 8;"><span style=3D"box-sizing: border-box; margin-left: 16=2E0px; display: = inline-block;"><span style=3D"box-sizing: border-box;"> Installing project = in development mode </span></span></div> </div> <div style=3D"box-sizing: border-box; color: #1f2328; font-family: 'Monasp= ace Neon' , ui-monospace , SFMono-Regular , 'SF Mono' , Menlo , Consolas , = 'Liberation Mono' , monospace; font-size: 12=2E0px; font-style: normal; fon= t-weight: 400; letter-spacing: normal; text-indent: 0=2E0px; text-transform= : none; word-spacing: 0=2E0px; white-space: normal; background-color: #f6f8= fa;"> <div style=3D"box-sizing: border-box; line-height: 20=2E0px; color: #1f232= 8;"><span style=3D"box-sizing: border-box; margin-left: 16=2E0px; display: = inline-block;"><span style=3D"box-sizing: border-box;">ERROR: Could not fin= d a version that satisfies the requirement pywin32 (from utils-mystuff) (fr= om versions: none) </span></span></div> </div> <div style=3D"box-sizing: border-box; color: #1f2328; font-family: 'Monasp= ace Neon' , ui-monospace , SFMono-Regular , 'SF Mono' , Menlo , Consolas , = 'Liberation Mono' , monospace; font-size: 12=2E0px; font-style: normal; fon= t-weight: 400; letter-spacing: normal; text-indent: 0=2E0px; text-transform= : none; word-spacing: 0=2E0px; white-space: normal; background-color: #f6f8= fa;"> <div style=3D"box-sizing: border-box; line-height: 20=2E0px; color: #1f232= 8;"><span style=3D"box-sizing: border-box; margin-left: 16=2E0px; display: = inline-block;"><span style=3D"box-sizing: border-box;">ERROR: No matching d= istribution found for pywin32 </span></span></div> </div> <div style=3D"box-sizing: border-box; color: #1f2328; font-family: 'Monasp= ace Neon' , ui-monospace , SFMono-Regular , 'SF Mono' , Menlo , Consolas , = 'Liberation Mono' , monospace; font-size: 12=2E0px; font-style: normal; fon= t-weight: 400; letter-spacing: normal; text-indent: 0=2E0px; text-transform= : none; word-spacing: 0=2E0px; white-space: normal; background-color: #f6f8= fa;"> <div style=3D"box-sizing: border-box; line-height: 20=2E0px; color: #1f232= 8; background-color: #ddf4ff;"><span style=3D"box-sizing: border-box; color= : #59636e; margin-left: 16=2E0px; display: inline-block;"><span style=3D"bo= x-sizing: border-box; color: #d1242f; font-weight: 600;">Error: </span><spa= n style=3D"box-sizing: border-box;">Process completed with exit code 1=2E</= span></span></div> </div> <br>Dependency in pyproject=2Etoml is defined as:<br><br>dependencies =3D = [<br> "easygui",<br> "freesimplegui",<b= r> "python_dateutil",<br> "pytz",<br>&n= bsp; "pywin32",<br> "pymsgbox"<br>]<br><br>Wh= at's wrong?<br><br>Link to repository: <a href=3D"https://github=2Ecom/dorn= ech/utils-mystuff" target=3D"_blank" rel=3D"noopener noreferrer">https://gi= thub=2Ecom/dornech/utils-mystuff</a><br><br>Regards<br>Chris</div> _______________________________________________<br>python-win32 mailing li= st -- <a href=3D"mailto:python-win32@python=2Eorg" target=3D"_blank" rel=3D= "noopener noreferrer">python-win32@python=2Eorg</a><br>To unsubscribe send = an email to <a href=3D"mailto:python-win32-leave@python=2Eorg" target=3D"_b= lank" rel=3D"noopener noreferrer">python-win32-leave@python=2Eorg</a><br><a= href=3D"https://mail=2Epython=2Eorg/mailman3//lists/python-win32=2Epython= =2Eorg" target=3D"_blank" rel=3D"noopener noreferrer">https://mail=2Epython= =2Eorg/mailman3//lists/python-win32=2Epython=2Eorg</a><br>Member address: <= a href=3D"mailto:bkline@rksystems=2Ecom" target=3D"_blank" rel=3D"noopener = noreferrer">bkline@rksystems=2Ecom</a></blockquote> </div> <div> </div> <div> </div> <span class=3D"gmail_signature_prefix">-- </span><br> <div class=3D"gmail_signature"> <div> <div> <div> <div>Bob Kline <div><a href=3D"https://www=2Erksystems=2Ecom" target=3D"_blank" rel=3D"no= opener noreferrer">https://www=2Erksystems=2Ecom</a></div> <div>mailto:<a href=3D"mailto:bkline@rksystems=2Ecom" target=3D"_blank" re= l=3D"noopener noreferrer">bkline@rksystems=2Ecom</a></div> </div> </div> </div> </div> </div> _______________________________________________ python-win32 mailing list = -- python-win32@python=2Eorg To unsubscribe send an email to python-win32-l= eave@python=2Eorg <a href=3D"https://mail=2Epython=2Eorg/mailman3//lists/py= thon-win32=2Epython=2Eorg" target=3D"_blank" rel=3D"noopener noreferrer">ht= tps://mail=2Epython=2Eorg/mailman3//lists/python-win32=2Epython=2Eorg</a> M= ember address: dornech@gmx=2Ede</div> --===============3390013276784152303== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ python-win32 mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/python-win32.python.org Member address: [email protected] --===============3390013276784152303==--