asweigart / pyautogui

A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
BSD 3-Clause "New" or "Revised" License
10.45k stars 1.26k forks source link

'PyAutoGUI' is not recognized as an internal command or external, an operable program or a batch file. #678

Open DRB-16 opened 2 years ago

DRB-16 commented 2 years ago

I still can't run PyAutoGUI, start installing with pip in my computer trying to import in pycharm but nothing work. The pip already is in my path next to python 3.10 If this is the error let me know

InfamousPlatypus commented 2 years ago

Most projects I have seen will request more info. At the very least, what operating system? I'm not too familiar with picharm but If I can reproduce I'll do what I can.

DRB-16 commented 2 years ago

I'm using windows 11

InfamousPlatypus commented 2 years ago

Hmm. Ok, unfortunately I can't help with that. Sorry.

RetardSquad420 commented 2 years ago

I use win 10, any fix for that?

JayRizzo commented 2 years ago

Hi All,

I hope everyone is doing well. Can any of you provide what code you are running and/or what error you are getting? Aside from using windows, what version of python & PyAutoGUI are you using? Are you in an interactive python session or trying to run a file/script error / installing error / etc.?

That will best help anyone to help in diagnosing what the problem is for your windows 10/11 etc.

Have a Great Day!

InfamousPlatypus commented 2 years ago

I'm unable to reproduce in windows 10 with pycharm community 2021.2, python 3.9 and whatever version of Pyauto is in pip.

DRB-16 commented 2 years ago

Hey Jay, It´s an installation error, the lib don´t even be recognized in the system to be used!

DRB-16 commented 2 years ago

In python version 3.10