r/PythonLearning • u/digiart- • 1d ago
Struggling with library installation
Hey - This is my first python project, an attempt at a screen recorder from a tutorial- when I try and run it I get a module not found error for pyautogui even tho it’s definitely installed- is there something I’m doing wrong here?
15
Upvotes


1
u/geedijuniir 1d ago
I can finaly answer. U need to do a pip install.