79265383

Date: 2024-12-09 14:49:30
Score: 2
Natty:
Report link

I had the same error and was able to fix it by changing the open statement on file "/usr/griddb-5.5.0/bin/util.py", from "open(path, 'rU')" to "open(path, 'r')", as described https://github.com/griddb/griddb/issues/456.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Danilo Silva