We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
So my bots got rate limited for this errors
The text was updated successfully, but these errors were encountered:
@Omxpro It looks like your python installation isn't able to load psutil module.
psutil
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 :)
Sorry, something went wrong.
No branches or pull requests
So my bots got rate limited for this errors



The text was updated successfully, but these errors were encountered: