We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I type "using Plots", I get an error from precompiling.
Plots.jl version: 1.38.16 Backend version (]st -m <backend(s)>): Output of versioninfo(): Julia Version 1.7.2 Commit bf53498635 (2022-02-06 15:21 UTC) Platform Info: OS: macOS (x86_64-apple-darwin19.5.0) CPU: Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-12.0.1 (ORCJIT, skylake)
]st -m <backend(s)>
versioninfo()
The text was updated successfully, but these errors were encountered:
Issue was fixed once everything was up to date, Julia included. Updated it to 1.9 and that resolved things!
Sorry, something went wrong.
No branches or pull requests
Details
When I type "using Plots", I get an error from precompiling.
Versions
Plots.jl version: 1.38.16
Backend version (
]st -m <backend(s)>
):Output of
versioninfo()
:Julia Version 1.7.2
Commit bf53498635 (2022-02-06 15:21 UTC)
Platform Info:
OS: macOS (x86_64-apple-darwin19.5.0)
CPU: Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-12.0.1 (ORCJIT, skylake)
The text was updated successfully, but these errors were encountered: