This page contains a script to fix a number of issues in the current version, and also to deploy some additional tools into a new instance in an automated fashion.
apt-get update
apt-get upgrade -y
#Fix issue in the the Harveter
pip3 install aiohttp --upgrade
#getpspy scripts
mkdir ~/pspy
cd ~/pspy
wget https://github.com/DominicBreuker/pspy/releases/download/v1.2.0/pspy32
wget https://github.com/DominicBreuker/pspy/releases/download/v1.2.0/pspy64