https://github.com/jprochazka/adsb-receiver/wiki/Quick-Install
I had to update to Raspbian Stretch to get it to work. Due to conflicts with other python versions I had to specifically install some python libraries for Python3 version.
twitter pyPi:
sudo pip-3.2 install twitter
selenium:
sudo pip-3.2 install selenium