Hi,
I am using Julia through Visual Studio Code. Since today, when trying to plot, I always encounter the following error message:
GKS: svgplugin.dll: can't load library, error 126 (0x7e)
I have looked online for solutions and even found a few from a while back. However, none seem to do the trick for me. Running Julia through Atom gives the same error message, so I believe it might have to do something with the interaction between the packages GR and Plots.
Thanks in advance!
Alex