79810571

Date: 2025-11-05 20:28:58
Score: 0.5
Natty:
Report link

What Python version do you work on? it is a very important parameter:

i haven't tried this but I know black works in versions above python 3.9, which i assume you use python 3.13 or 3.14 but for flake8 you need to install with the exact version you have even a small difference can render it unusable, if you installed flake8 here's what you should try:

python3.13 -m pip install flake8

instead of:

pip install flake8

Hope that helped!

Reasons:
  • Whitelisted phrase (-1): Hope that help
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: TheGoat SamadhiFire