Skip to content

mace fitting breaks because ASE fails to write an extxyz from a non-subscriptable iterable #361

Description

@bernstei

As per https://gitlab.com/ase/ase/-/issues/1730, ASE fails to write an extxyz from a non-subscriptable iterable, at least under some circumstances. It fails in this line

ase.io.write(filename, configs)
in tests of another (not yet public) project, while it didn't before. Perhaps for some reason move_mask is now being created?

In any case, need to decide if we should convert the configset into a list before writing, or what, assuming it'll take at least some time for ASE to be fixed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions