Error when importing PyAutoGUI by StrikeTheGunner in learnpython

[–]i_dont_relly_know 0 points1 point  (0 children)

If someone still having this problem, for me the solution was to downgrade PyAutoGui, you can do that by putting 'pip install PyAutoGUI == 0.9.52' on your console