Python Forum
Please help me in regards to pyAutoGUI
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Please help me in regards to pyAutoGUI
#1
Hi everyone

I am a newbie so bear with me, I watched a youtube video on how to install PYAutoGUI, I believe its installed it correctly but now I want to upload the library I get the error message

>>>import pyautogui
Traceback (most recent call ):
File "<stdin> line 1 in <module>
ModuleNotFound: No module name 'pyautogui'

is this normal?

Thank you for your help.
Reply
#2
How did you install?
Reply
#3
(Dec-12-2022, 01:24 PM)andrewtuk Wrote: Hi everyone

I am a newbie so bear with me, I watched a youtube video on how to install PYAutoGUI, I believe its installed it correctly but now I want to upload the library I get the error message

>>>import pyautogui
Traceback (most recent call ):
File "<stdin> line 1 in <module>
ModuleNotFound: No module name 'pyautogui'

is this normal?

Thank you for your help.

Are you running Python on a Windows machine?
In any case, try to reinstall pyautogui and share the terminal/shell output with us.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How can I loop PyAutoGUI's locateCenterOnScreen until the image is found? Tiel 2 7,718 Sep-26-2021, 09:39 AM
Last Post: Tiel
  PyAutoGUI issues with detection Bizzy_ 0 4,970 May-03-2021, 01:36 AM
Last Post: Bizzy_
  pyautogui attribuyes not found rfresh737 7 3,072 Apr-14-2021, 01:32 AM
Last Post: rfresh737

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020