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

Save language restoration #154

Merged
merged 14 commits into from
Apr 16, 2022
Merged

Save language restoration #154

merged 14 commits into from
Apr 16, 2022

Conversation

jannisborn
Copy link
Member

Resolve an issue reported in TITAN arising from the fact that we dumped a language object with dill in python3.7 and want to restore it via python 3.8+: PaccMann/TITAN#5

The issue is globally caused by dill and there is an open PR here: uqfoundation/dill#406

Meanwhile, I safely adopted pytoda with the proposed trick to safely reload across versions.

pytoda/__init__.py Outdated Show resolved Hide resolved
@jannisborn jannisborn marked this pull request as ready for review April 16, 2022 10:28
@jannisborn jannisborn merged commit 00ff5b4 into master Apr 16, 2022
@jannisborn jannisborn deleted the save_language_restoration branch April 16, 2022 10:28
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

Successfully merging this pull request may close these issues.

1 participant