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

ArgumentError: embedded NULs are not allowed in C strings #263

Open
versipellis opened this issue Sep 10, 2019 · 0 comments
Open

ArgumentError: embedded NULs are not allowed in C strings #263

versipellis opened this issue Sep 10, 2019 · 0 comments

Comments

@versipellis
Copy link

Have a pretty big dataset I'm working on that's stored as a bunch of nested Dicts (originally from a JSON file). I can't share the data, but trying to do JLD.save("./file/name/here.jld", "data", data) throws ArgumentError: embedded NULs are not allowed in C strings:

Is there a workaround for this?

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

1 participant