ACEsuit / mace

MACE - Fast and accurate machine learning interatomic potentials with higher order equivariant message passing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Develop branch !??

Amitcuhp opened this issue · comments

I have installed mace0.2.0 main branch.

But when I tried to use the develop branch to create model the error came as
Traceback (most recent call last):
File "/home/Raman/mace-develop/mace-develop/mace/cli/run_train.py", line 22, in
from mace.tools.scripts_utils import (
ImportError: cannot import name 'LRScheduler' from 'mace.tools.scripts_utils'

My question is that I have to install the develop branch , but how???

After the mace 0.3.0 everythink is working fine