Home > other >  The new couple consult
The new couple consult

Time:09-25

Picture 2 how line command input,

CodePudding user response:

Before the APP line not line, how to execute

CodePudding user response:

That is after pthon tips, not their input

CodePudding user response:

The last two rows, direct input line, just thought is python after two lines

CodePudding user response:

If I direct input the first line return an error, all input and perform error

CodePudding user response:

reference 4 floor glodchina response:
I direct input the first line return an error, if all input and perform error

The reason for the error is you don't have to install the corresponding packet
Want to use PIP install to install the corresponding package

CodePudding user response:

, should be installed, just don't know right

CodePudding user response:

> The from pywinauto import application
> App=application. The application. The start (" notepad. Exe ")
> App. Notepad. TypeKeys (" % FX ")
At the command line is I can't input the format, after the first sentence does not perform how to enter the second and third sentences in execution?

CodePudding user response:

Run the CMD is too low, hit enter

CodePudding user response:

The from pywinauto. Application import application enter the carriage return is the error,
Traceback (the most recent call last) :
The File "& lt; Pyshell# 0 & gt;" , line 1, in
The from pywinauto. Application import application
The File "C: \ Python34 \ pywinauto \ set py", line 28, the in & lt; module>
The import findwindows
ImportError: No module named 'findwindows'
Is my pywinauto not installed successfully
  • Related