Dear developers,
In my project, I am using ICET version 2.2 and I am trying to import cluster_counts from the core library as follows:
from icet.core.cluster_counts import ClusterCounts
However, I get the following error message:
ModuleNotFoundError: No module named ‘icet.core.cluster_counts’
Would you please recommend me a way to solve this problem?
Best regards,
Jacqueline