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

[BUG] Colab notebook broken on newer Julia versions #249

Closed
MilesCranmer opened this issue Jan 15, 2023 · 2 comments
Closed

[BUG] Colab notebook broken on newer Julia versions #249

MilesCranmer opened this issue Jan 15, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@MilesCranmer
Copy link
Owner

I see this error when trying the colab notebook on newer Julia versions:

Installing PyCall.jl...
  Installing known registries into `~/.julia`
ERROR: could not download https://pkg.julialang.org/registry/23338594-aafe-5451-b93e-139f81909106/1688f52d42fdeb191fb40e264179f68c65500be3 
Exception: `ccall` requires the compiler
Stacktrace:
 [1] top-level scope
   @ none:1

caused by: `ccall` requires the compiler
Stacktrace:
  [1] curl_easy_setopt(handle::Ptr{Nothing}, opt::UInt32, ptrval::Bool)
    @ LibCURL fatal: error thrown and no exception handler available.
ErrorException("`ccall` requires the compiler")

Other Julia notebooks are seeing the same error on the latest colab notebook with Julia 1.8.5: johnnychen94/colab-julia-bootstrap#4.

@MilesCranmer MilesCranmer added the bug Something isn't working label Jan 15, 2023
@MilesCranmer MilesCranmer self-assigned this Jan 15, 2023
@MilesCranmer
Copy link
Owner Author

Discourse issue: https://discourse.julialang.org/t/google-colab-compatibility-broken-on-julia-1-8-4/93004/4

Seems to be broken for all Julia versions above or equal to 1.8.4.

@MilesCranmer
Copy link
Owner Author

Superseded by #259

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant