Can anyone help me with BeeLogger installation on Kali Linux 2021.1 or Ubuntu 16.04 (they're both on VMWare)? I tried literally everything, and it didn't work - maybe too old version :(

I did

Code:
git clone https://github.com/4w4k3/BeeLogger.git

cd BeeLogger

chmod +x install.sh

./install.sh
and then I have the 1st problem - pyinstaller can't be installed
...