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

serialization and julia versions #309

Closed
gdkrmr opened this issue Nov 23, 2020 · 2 comments
Closed

serialization and julia versions #309

gdkrmr opened this issue Nov 23, 2020 · 2 comments

Comments

@gdkrmr
Copy link

gdkrmr commented Nov 23, 2020

I have installed TimeZones.jl with the latest Julia master and then installed it again with Julia 1.5.3 and got the following error in Julia 1.5.3:

ERROR: LoadError: Cannot read stream serialized with a newer version of Julia.
Got data version 13 > current version 10

I had to rebuild the package in order to make it work again. I don't think this is ideal, maybe you should not use the Julia internal serialization but a different format.

@nickrobinson251
Copy link
Contributor

This is a duplicate: it's tracked at #288

(and yeah, this issue is annoying...)

@omus
Copy link
Member

omus commented Dec 12, 2020

Should be fixed in TimeZones 1.5.3

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

3 participants