Wie zu installieren PyAutoGui auf Python ist3 64 bit auf Windows 10?

Ich versucht habe:

pip install pyautogui

#output:

  File "<stdin>", line 1
pip install pyautogui
          ^
SyntaxError: invalid syntax

Habe ich versucht,

C:\Python34\pip.exe install pyautogui

#output:

  File "<stdin>", line 1
C:\Python34\pip.exe install pyautogui
                                    ^
SyntaxError: unexpected character after line continuation character

Keiner dieser arbeiten. Wieder bin ich auf Windows 10, ich habe python 3 und python ist 64-bit keine 32-bit.

Siehe meine Antwort unten und lassen Sie mich wissen, wenn Sie ' r immer noch ein problem.

InformationsquelleAutor Darth Vador | 2017-04-29

Schreibe einen Kommentar