79767295

Date: 2025-09-17 12:07:59
Score: 2
Natty:
Report link

It's a bit late for an answer, but I had this error too. In my case, I made a stupid mistake: I named my module "fiona" and imported "fiona" at the same time. This, of course, leads to a circular import. Rename your module so it doesn't have the same name as an imported module.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Andreas Müller