remicorne / phd

Other
0 stars 1 forks source link

AttributeError: Can't pickle local object 'draw_networkx_edges.._draw_networkx_edges_fancy_arrow_patch.._connectionstyle' #51

Closed jjb-hub closed 10 months ago

jjb-hub commented 10 months ago

to raise issue run any graph() where to_correlate != 1 *bandaid fix with try/except in utils.py cache() fn Screenshot 2024-01-03 at 15 22 17

issue arises from multidirectional graphs using patch for arrows that is not able to be pickled - figures are saved fine (sml issue)