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 broken on current Julia version #259

Closed
MilesCranmer opened this issue Jan 30, 2023 · 5 comments
Closed

[BUG] Colab broken on current Julia version #259

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

Comments

@MilesCranmer
Copy link
Owner

Related to #249

When I run the current colab notebook, I can't even get past the Julia install step.

Installing Julia 1.7.2 on the current Colab Runtime...
2023-01-30 19:40:18 URL:https://julialang-s3.julialang.org/bin/linux/x64/1.7/julia-1.7.2-linux-x86_64.tar.gz [123295596/123295596] -> "/tmp/julia.tar.gz" [1]
Installing PyCall.jl...
  Installing known registries into `~/.julia`
free(): invalid pointer

signal (6): Aborted
in expression starting at none:1
gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)
abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)

Thanks to @jwuphysics for mentioning this!

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

Seems like all Julia installations are currently breaking on Colab:

@fitriaramlan
Copy link

I think the colab broken is still happening?

@MilesCranmer
Copy link
Owner Author

This should be fixed by googlecolab/colabtools#3385.

Not sure what errors you are seeing @fitriaramlan; the current colab notebook runs fine for me: https://colab.research.google.com/github/MilesCranmer/PySR/blob/master/examples/pysr_demo.ipynb

@fitriaramlan
Copy link

Thanks @MilesCranmer. I was still using the previous code on the first cell. but now it runs well for me too.

@MilesCranmer
Copy link
Owner Author

Great!

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

2 participants