Visualization error: segmentation fault
I tried to create a video using multiAgentMakeVideo.py but I got the following error: Segmentation fault in expression starting at no file:0 getproperty at ./sysimg.jl:18 [inlined] getindex at ./refvalue.jl:32 [inlined] handle_new_from_data at /home/user/.julia/packages/Rsvg/uwc9D/src/calls.jl:109 render_fancy_car at /home/user.julia/packages/AutoViz/Kccwt/src/fancy_render.jl:40
I tried to change AutoViz to v.0.6.0 but then I got other issues. Suggestions are appreciated!
I successfully reproduced your error with AutoViz v0.7.3. Reverting back to AutoViz v0.7.1 resolved the issue for me and I was able to create a video. Could you please provide further information about what other issues you faced?