DeadBread76 / Raid-Toolbox

Raid ToolBox (RTB) is a big toolkit of Spamming/Raiding/Token management tools for discord.
441 stars 240 forks source link

PySimpleGUI #51

Closed QuickTripp closed 4 years ago

QuickTripp commented 4 years ago

When I try to run RTB.py, it says PySimpleGUI is not installed. Installed PySimpleGUI successfully. I go to run it again and the same error comes up. So I manually install it myself using pip3 install PySimpleGUI. It brings up Requirement already satisfied: PySimpleGUI in /home/QuickTripp/.local/lib/python3.7/site-packages (4.16.0). I try to run RTB.py again and the same error comes up.

ghost commented 4 years ago

From what i could see your error is the same as this one https://github.com/DeadBread76/Raid-Toolbox/issues/46