Open pmrv opened 5 months ago
Apparently @srmnitc ran the notebooks with python 3.11 and I tried load them with 3.10, which may be the issue here.
@srmnitc I will try to recreate teh etable locally as is done in the HDNNP notebook and report back.
This is how I ended up doing it and it worked without problems.
I've tried running the ACE notebook to reproduce the phase diagram, but encountered two problems:
@jan-janssen This seems to be related to cloudpickle or at least the we write the pickled state. Trying to unpickle with
dill
didn't help in this case.@srmnitc I will try to recreate teh etable locally as is done in the HDNNP notebook and report back.