JuliaPy / JuliaPy/PyCallJLD.jl

`ERROR: LoadError: type DataType has no field mutable`

Open
#19 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
5
Forks
6
PR merge metrics
No merged PRs in 30d

Description

I'm having a similar issue to #18 while saving `PyObject` arrays. I have seen that in that issue they mention than deleting the environment solved it. I would very much like to avoid that, since messing with conda environments is always dangerous.

I'm just doing:
```
JLD.save(joinpath(ODINN.root_dir, "test/data/gdirs.jld"), "gdirs", gdirs)
```

Is this normal? What is the issue here?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.