Just got this issue myself - I was using Python 3.13.X, and apparently this is too new for pyscreeze library. I had to downgrade to 3.11.9, which at the time of writing is the last of the 3.11s that I could find easily on Python's official site. If anyone else comes across this, I hope this helps.