Hello, I am getting the following output: ``` Segmentation fault: 11 ``` After using the following command: ``` >> python run_model.py --checkpoint sg2im-models/vg128.pt --scene_graphs scene_graphs/figure_6_sheep.json --output_dir outputs --device cpu ``` ## Environment: - OSX Monterey 12.0.1 - MacBook Air 2018 - ```Conda``` virtual environment - Python 3.5.6 - ```Matplotlib``` installed via ```Conda``` - Rest of requirements installed via ```pip```
Hello,
I am getting the following output:
After using the following command:
Environment:
Condavirtual environmentMatplotlibinstalled viaCondapip