Hallo,
habe Python 3.7 64 bit unter Windows10 64 bit.
Erbitte eine ausführliche deutsche Anleitung, wie man pywinauto installiert (bin Python-Anfänger und schon etwas älter):
https://pypi.org/project/pywinauto/
https://github.com/pywinauto/pywinauto
Wohin schreibt man den angegebenen Befehl
pip install pywinauto
Danke für Verständnis.
Pywinauto installieren, dumme Frage eines Anfängers
Python 3.7.1rc2 (v3.7.1rc2:6c06ef7dc3, Oct 13 2018, 15:44:37) [MSC v.1914 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license()" for more information.
>>> pip install pywinauto
SyntaxError: invalid syntax
>>>
Type "help", "copyright", "credits" or "license()" for more information.
>>> pip install pywinauto
SyntaxError: invalid syntax
>>>
Windows Eingabeaufforderung nutzen und den Befehl dort eingeben... Dann sollte es klappen.