79419696

Date: 2025-02-07 00:23:30
Score: 1
Natty:
Report link

You have two installations of python installed one is python3.10 and the other is python3.11 while the wikipedia package is installed it's installed for the python3.10 while your pyenv.cfg says python3.11 is being used. Just use the python version you installed the package for rather than using a different version.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Usyntest