-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working