Guys make sure when you install Python that you check the 'add extension' box.. If you didn't uninstall it and reinstall it with that option checked.
Also after installing Python.
In command prompt run each of these commands individually line by line otherwise the bot won't work.
pip3 install requests
pip3 install ccxt
pip3 install poloniex
pip3 install bittrex
pip3 install pytesseract
pip3 install piltesseract
pip3 install fake_useragent
pip3 install bs4