
you don't see pexpect module. I could not add the module externally.

you don't see pexpect module. I could not add the module externally.
 
    
    Go to cmd -> run as administrator and use:
pip install pexpect
Or navigate to the main python folder -> Shift + right click -> Open powershell window:
pip install pexpect
