When trying to run the Plotly.plot function in julia (running on windows 8 unfortunatley I can't change this having tried extensivley) I am encountering the error message:
error compiling setup_easy_handle: could not load module libcurl This problem seems to be a recurrent problem in windows environments, googling it brings up several threads where this is a problem though none seem to have been properly resolved: https://github.com/forio/Curl.jl/issues/10 https://www.mail-archive.com/[email protected]/msg04638.html https://groups.google.com/forum/#!topic/julia-users/2XpGjLUC0ow I ran Pkg.update() as one thread suggested this had been resolved in a recent update, no luck. Has anyone found a resolution to this? If not is there any possibility of this problem being resolved in the near future or does anyone have any advice on how I might set about resolving this problem myself? Thank you very much in advance for any help. Sam
