Skip to content
New issue

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

Kaleido is not available for Apple ARM64 system running macOS 12.1 and Julia 1.7 #87

Open
truedichotomy opened this issue Dec 19, 2021 · 4 comments

Comments

@truedichotomy
Copy link

As of PlotlyBase v0.8.18, Kaleido is not available natively on Apple Silicon systems and this prevents PlotlyJS from being able to output any figures. The problem has been reported by others as well: #40 (comment) I'm starting an issue dedicated to this to keep track of its resolution.

julia> versioninfo()
Julia Version 1.7.0
Commit 3bf9d17731 (2021-11-30 12:12 UTC)
Platform Info:
  OS: macOS (arm64-apple-darwin21.1.0)
  CPU: Apple M1
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-12.0.1 (ORCJIT, cyclone)
@truedichotomy
Copy link
Author

Is this issue related to BinaryBuilder.jl not outputting the needed macOS ARM64 artifacts?

@gothman5
Copy link

gothman5 commented Jan 14, 2022

Hi, is there any movement on this issue? I have the same problem.

julia> versioninfo()
Julia Version 1.7.1
Commit ac5cc99908 (2021-12-22 19:35 UTC)
Platform Info:
OS: macOS (arm64-apple-darwin21.2.0)
CPU: Apple M1
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-12.0.1 (ORCJIT, cyclone)

@AbhimanyuAryan
Copy link

same issue

@katiepress
Copy link

Subbing to see if this gets resolved, I have the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants