Hi, I installed Julia both using directions here Installation · IJulia and using conda-forge. But none of this works for jupyter-notebook, as shown in the picture:
Errors from terminal:
WARNING: Error during initialization of module GMP:
ErrorException(“PCRE compilation error: unrecognised compile-time option bit(s) at offset 0”)
ERROR: LoadError: Could not find MD type for kind MD_SHA256
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:35
[2] MDInfo
@ ~/.julia/packages/MbedTLS/Vaaz8/src/md.jl:38 [inlined]
[3] MbedTLS.MD(kind::MbedTLS.MDKind, key::String)
@ MbedTLS ~/.julia/packages/MbedTLS/Vaaz8/src/md.jl:82
[4] init(args::Vector{String})
@ IJulia ~/.julia/packages/IJulia/Vo51o/src/init.jl:79
[5] top-level scope
@ ~/.julia/packages/IJulia/Vo51o/src/kernel.jl:24