Kalmat / PyWinCtl

Cross-Platform module to get info on and control windows on screen
Other
179 stars 19 forks source link

ModuleNotFoundError: No module named 'typing_extensions' #77

Closed JHOEFEL closed 11 months ago

JHOEFEL commented 11 months ago

How to solve this issue ?

2023-09-16 07_48_30-Skriptlog 2023-09-16 07_55_37-Scripts

Kalmat commented 11 months ago

Hi! Just run:

pip install typing-extensions

JHOEFEL commented 11 months ago

Hi – thank´s for support – Everything works fine – Enjoy your weekend :)

Von: Kalmat @. Gesendet: Samstag, 16. September 2023 11:42 An: Kalmat/PyWinCtl @.> Cc: JHOEFEL @.>; Author @.> Betreff: Re: [Kalmat/PyWinCtl] ModuleNotFoundError: No module named 'typing_extensions' (Issue #77)

Hi! Just run:

pip install typing-extensions

— Reply to this email directly, view it on GitHub https://github.com/Kalmat/PyWinCtl/issues/77#issuecomment-1722190437 , or unsubscribe https://github.com/notifications/unsubscribe-auth/BCTVDRB56UPBWV2ZKXTTB4TX2VX7JANCNFSM6AAAAAA42VDUWU . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BCTVDRALN4Q4BKICHEOEHYTX2VX7JA5CNFSM6AAAAAA42VDUWWWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTGU2FGK.gif Message ID: @. @.> >

Kalmat commented 11 months ago

So happy it worked! Same for you!

I'll have to look into it. It shouldn't complain about that.