79347992

Date: 2025-01-11 11:46:33
Score: 2.5
Natty:
Report link

There's a great explanation of what can happen and why in the other answer, but for me it was simply that I named the Python file the same as the module name I was trying to import (as I was trying out multiple PDF readers).

This answer on another post gave me my correct answer: https://stackoverflow.com/a/77149577/1168168

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Craig