Closed tamuhey closed 4 years ago
It looks like the problem happens in ujson
when it's trying to load the opened file.
In the code in your traceback, you're reading from sys.argv[0]
– are you sure that points to the correct file? And that the file isn't empty and contains JSON-loadable content etc.?
This problem is caused because the content of my json file is broken, I'm sorry
code:
outputs:
srsly version: 2.2.0 python version: 3.8.1