Code: Select all
PluginSystem: Started, Python version '3.4.4'.
Code: Select all
sudo apt-get remove python 3.5
Code: Select all
PluginSystem: Started, Python version '3.4.4'.
Code: Select all
sudo apt-get remove python 3.5
Code: Select all
cd PP-MANAGER
chmod +x plugin.py
Code: Select all
sudo apt-get autoremove
I've noticed that it is 1.0.0 version, but I just git clone it from Your github. I did it again but it is still 1.0.0.blauwebuis wrote: ↑Friday 23 February 2018 18:56 @idanit: you are using a older version that still has debugging output enabled.
Code: Select all
time.sleep(2)
Code: Select all
time.sleep(3)