-5

enter image description here

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

Trenton McKinney
  • 56,955
  • 33
  • 144
  • 158

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