-5

enter image description here

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

Trenton McKinney
  • 43,885
  • 25
  • 111
  • 113

1 Answers1

0

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