Hello esteemed experts,
I am seeking assistance with running specific Julia packages in a Jupyter notebook. However, I encountered the following error message. As a newcomer to Julia, I would greatly appreciate your guidance on resolving this issue.
Thank you!
error
Precompiling Eirene
✗ CategoricalArrays
✗ DataFrames
✗ CSV
Info Given Eirene was explicitly requested, output will be shown live
┌ Warning: Kaledio is not available on this system. Julia will be unable to produce any plots.
└ @ PlotlyBase C:\Users\Wami.julia\packages\PlotlyBase\NxSlF\src\kaleido.jl:58
ERROR: LoadError: InitError: SystemError: opening file “C:\Users\Wami\.julia\packages\PlotlyJS\AhkM5\deps\build.log”: No such file or directory
Stacktrace:
[1] systemerror(p::String, errno::Int32; extrainfo::Nothing)
@ Base .\error.jl:176
[2] systemerror
@ .\error.jl:175 [inlined]
[3] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Nothing, append::Nothing)
@ Base .\iostream.jl:293
[4] open
@ .\iostream.jl:275 [inlined]