Got the following error
RuntimeError: Failed to process string with tex because latex could not be found
Looks like it's unable to plot the graph without a latex installation on the local computer. Need to put a Try/Except block or some sort of check in there if that doesn't work or isn't available, together with a warning.
Got the following error
RuntimeError: Failed to process string with tex because latex could not be found
Looks like it's unable to plot the graph without a latex installation on the local computer. Need to put a Try/Except block or some sort of check in there if that doesn't work or isn't available, together with a warning.