Grab installer from http://scons.org/pages/download.html
Or try pip installation tool that comes with Python:
pip install scons
If scons still can't be found after that, make sure that Python Scripts/ folder is added to PATH for your Python installation.