Closed
Description
Hi,
I posted this problem on Slack originally and was asked to post here as well after we failed to find a fix.
Every time I upgrade my Julia packages, Pkg.update()
gives me this same error multiple times:
┌ Error: curl_easy_setopt: 48
└ @ Downloads.Curl /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Downloads/src/Curl/utils.jl:36
Note that #123 concerns the same problem, but seeing as I'm using an official build of Julia, the discussion there doesn't help I think.
julia> versioninfo()
Julia Version 1.6.3
Commit ae8452a9e0 (2021-09-23 17:34 UTC)
Platform Info:
OS: macOS (x86_64-apple-darwin19.5.0)
CPU: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.1 (ORCJIT, skylake)
Environment:
JULIA_NUM_THREADS = 12
This doesn't affect functionality AFAICT, has been happening for a couple of weeks now and persists even when I try with a nightly build, for example.
LD_LIBRARY_PATH
, DYLD_FALLBACK_LIBRARY_PATH
and DYLD_LIBRARY_PATH
all aren't set.
Metadata
Metadata
Assignees
Labels
No labels