[GUIDE] How to fix "Importerror : no module named pexpect"


How to fix?

     1.Simple! Just go to the Official download site
     2.Download and extract
     3.Open your command prompt
     4.cd into the extracted folder
     5.Type in, 
python setup.py install
     or
C:\python27\python.exe setup.py install
     6. Wait for it's process, and there you go! :)