wolfmanstout / screen-ocr

Easily perform OCR on portions of the screen, choosing from a selection of backends.
Apache License 2.0
37 stars 7 forks source link

Newer library awailable: winsdk #14

Closed roman-k-tech closed 1 year ago

roman-k-tech commented 1 year ago

Hello,

Seems 'winrt' is outdated and not supported. There is community substitute and it has exactly same api: Is that possible to move to newer one?

https://stackoverflow.com/questions/69610231/why-cant-pip-find-winrt https://pypi.org/project/winsdk/#history

wolfmanstout commented 1 year ago

Waiting on this bug that I filed: https://github.com/pywinrt/python-winsdk/issues/20

wolfmanstout commented 1 year ago

winsdk was recently fixed and I have now switched over.