79247817

Date: 2024-12-03 13:41:55
Score: 1
Natty:
Report link

Other possible source of error I have seen: Executing the statements from interactive python works, however, when trying to run as a script, the same circular import error can happen if the script file was named token.py, i.e.,

python token.py

will cause the import to fail. Rename your custom module.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Oliver