RTFMbot
RTFMbot copied to clipboard
Having errors
So my bots got rate limited for this errors
@omxpro It looks like your python installation isn't able to load psutil
module.
Can you try running the following commands and share the subsequent output!
-
python -m pip install --upgrade pip
-
python -m pip install --upgrade psutil
Also it's possible please share the output which is easy to read and debug. It's very to understand the cluttered output.
Screenshot from desktop/laptop screen or textual form should be better :)
CC @FrenchMasterSword I like your project and just feel like contributing in any way possible :)