1Euro7Cent / Mrballou-drawbot

This is a drawbot that can draw in almost every drawing programm (skribbl.io, gartic phone ect)
GNU General Public License v3.0
95 stars 11 forks source link

GUI don't open #1

Closed LLAFTeamKiwi closed 3 years ago

LLAFTeamKiwi commented 3 years ago

The gui don't open and i only see "listining in 1337"

1Euro7Cent commented 3 years ago

If that is the only console opened then you have a problem on the python site. Can you please try to open the gui.py by typing python gui.py and send me errors that eventually come up?

1Euro7Cent commented 3 years ago

And u need the tkinter default python module. If you don't have it rerun the installation and click modify and check the checkbox where it says tkinter

1Euro7Cent commented 3 years ago

I updated the README and maybe you don't have requests installed (pip install requests)