moses-palmer / pynput

Sends virtual input commands
GNU Lesser General Public License v3.0
1.74k stars 244 forks source link

Problem installing with pip #528

Closed TanguyLichau closed 1 year ago

TanguyLichau commented 1 year ago

Description I resolved my problem but for some reason when I installed pyinput using pip :

pip install pyinput

It installed the version 0.3.2 of pyinput. It took me a long time to understand the error and all I had to do was :

pip install pyinput==1.7.5
moses-palmer commented 1 year ago

The name of this project is not pyinput, its pynput.