Please change the line 156 on func/settings.cfg From: TORPATH="/usr/local/bin/tor" To: TORPATH=$(command -v tor) To fix the error: 
Please change the line 156 on func/settings.cfg
From: TORPATH="/usr/local/bin/tor"
To: TORPATH=$(command -v tor)
To fix the error: