dastier / gDotaAccepter

Auto accept Dota 2 "Accept" button to start the match while you are away from keyboard
MIT License
0 stars 0 forks source link

gi #1

Open 000000042 opened 2 years ago

000000042 commented 2 years ago
import gi

ModuleNotFoundError: No module named 'gi'

dastier commented 2 years ago

Hello! It requires GTK3. Also install required packages, example for Debian: # apt install xdotool gir1.2-appindicator3-0.1 libnotify-bin python3-psutil