I did the following from terminal.
sudo apt-get update
sudo apt-get install python-rpi.gpio python-spidev python-pip python-pil python-numpy
They all said the latest version was already installed.
Install this library by running:
sudo pip install st7789
If I run scrolling-text.py from either Idle3 or Thorny I get an import error no module named ST7789.