I'm trying to install uinput and found the command I need to run (pip install python-uinput
)
except that I get this error when I try to run it:
Cannot fetch index base URL https://pypi.python.org/simple/
Could not find any downloads that satisfy the requirement python-uinput
No distributions at all found for python-uinput
Storing complete log in /root/.pip/pip.log
does anybody know what I'm doing wrong?