I believe I've installed m3-inference correctly, but running transform_jsonl() on a json lines file of tweets seems to fetch the first profile picture in the list and then terminate with a segmentation fault.
I believe the file is structured appropriately, in the format below:
{json object}\n
{json object}\n
...
Any idea what I might be running into?
I believe I've installed m3-inference correctly, but running transform_jsonl() on a json lines file of tweets seems to fetch the first profile picture in the list and then terminate with a segmentation fault.
I believe the file is structured appropriately, in the format below:
{json object}\n
{json object}\n
...
Any idea what I might be running into?