I noticed in the README you have the setup instructions as chmod +x Tools.py python Tools.py While I was installing I had to change it to chmod +x Toolss.py python Toolss.py
I noticed in the README you have the setup instructions as
chmod +x Tools.py
python Tools.py
While I was installing I had to change it to
chmod +x Toolss.py
python Toolss.py