Skip to content

[Bug]: ASE should be restricted to <=3.26 #137

@Youjin1985

Description

@Youjin1985

Contact Details

No response

Bug Description

Ase 3.27 will not work
from mattersim.applications.relax import Relaxer File "/home/youjin/miniconda3/envs/mattersim/lib/python3.11/site-packages/mattersim/applications/relax.py", line 6, in <module> from ase.constraints import Filter, FixSymmetry ImportError: cannot import name 'Filter' from 'ase.constraints' (/home/youjin/miniconda3/envs/mattersim/lib/python3.11/site-packages/ase/constraints.py)

MatterSim Version

1.2.0

Python Version

3.11

Reproduction Steps

install mattersim

Expected Behavior

import without error

Actual Behavior

import error

Error Logs

Code of Conduct

  • I agree to follow the project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions