Hi i use ender 3 pro 3d printer and raspberry pi3 pc with octoprint and printdroid app, i use role and it turn off or turn on with my pc or my phone, but i want turn off the printer when my project is finished. i install octoprint of plugin PSU Control but it not install give me error that
Installing plugin...
Installing plugin "PSU Control" from https://github.com/kantlivelong/OctoPrint-PSUControl/archive/master.zip...
/home/pi/OctoPrint/venv/bin/python -m pip --disable-pip-version-check install https://github.com/kantlivelong/OctoPrint-PSUControl/archive/master.zip --no-cache-dir
Collecting https://github.com/kantlivelong/OctoPrint-PSUControl/archive/master.zip
Downloading https://github.com/kantlivelong/OctoPrint-PSUControl/archive/master.zip (122kB)
Requirement already satisfied: OctoPrint in /home/pi/OctoPrint/venv/lib/python2.7/site-packages (from OctoPrint-PSUControl==0.1.8)
Collecting RPi.GPIO>=0.6.3 (from OctoPrint-PSUControl==0.1.8)
Could not find a version that satisfies the requirement RPi.GPIO>=0.6.3 (from OctoPrint-PSUControl==0.1.8) (from versions: )
No matching distribution found for RPi.GPIO>=0.6.3 (from OctoPrint-PSUControl==0.1.8)
Error!
Could not parse output from pip, see plugin_pluginmanager_console.log for generated output
please help me how solve this problem or how solve another method. sorry not know enough english.