Segmentation Fault Running first time

The first time I run prodigy I get a segmentation fault.

I have it installed in a virtual environment with spacy==2.1.9 python3.7.4 on a centos6 server running apache with 4gb ram. I installed space and the wheel file to my venv.

Please help!

Hi Aisha,

Sorry for the troubles. It's tough to debug segmentation faults without a live example to inspect, so I appreciate your patience in working through this.

Which recipe are you running, and what command did you use? Is it possible that it's a memory error, for example from a very long text?