RTFMbot icon indicating copy to clipboard operation
RTFMbot copied to clipboard

Having errors

Open omsenjalia opened this issue 3 years ago • 1 comments

So my bots got rate limited for this errors Screenshot_20210502-191123 Screenshot_20210502-191129 Screenshot_20210502-185601

omsenjalia avatar May 02 '21 13:05 omsenjalia

@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!

  1. python -m pip install --upgrade pip
  2. 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 :)

maniac-en avatar May 11 '21 23:05 maniac-en