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
I installed PlotlyKaleido in a fresh environment, but it fails to startup for nebulous reasons.
julia> PlotlyKaleido.start() ERROR: Kaleido startup failed. Stacktrace: [1] error(s::String) @ Base .\error.jl:35 [2] start(; plotly_version::Missing, kwargs::@Kwargs{}) @ PlotlyKaleido C:\Users\mrufsvold\.julia\packages\PlotlyKaleido\gfUAu\src\PlotlyKaleido.jl:72 [3] start() @ PlotlyKaleido C:\Users\mrufsvold\.julia\packages\PlotlyKaleido\gfUAu\src\PlotlyKaleido.jl:26 [4] top-level scope @ c:\Users\mrufsvold\Projects\DIL-price-transparency-scraper\TableCompressor.jl\docs\src\index.md:40
julia> versioninfo() Julia Version 1.10.0-beta2 Commit a468aa198d (2023-08-17 06:27 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Windows (x86_64-w64-mingw32) CPU: 8 × 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, tigerlake) Threads: 11 on 8 virtual cores Environment: JULIA_EDITOR = code
(docs) pkg> status Status `C:\Users\mrufsvold\Projects\DIL-price-transparency-scraper\TableCompressor.jl\docs\Project.toml` [e30172f5] Documenter v0.27.25 [f2990250] PlotlyKaleido v2.1.0 [ca7969ec] PlotlyLight v0.7.3
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
I installed PlotlyKaleido in a fresh environment, but it fails to startup for nebulous reasons.
The error
Version info
Pkg Status
The text was updated successfully, but these errors were encountered: