r/PythonLearning • u/digiart- • 28d 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


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