Cannot import ElementProperty

Hi. I’m new here. I’ve been trying to do the ElementProperty featuriser, but I got the error as shown below.

Does anyone have any idea what’s going on?
Thanks in advance.

You likely have an incompatible version of pymatgen where the Composition import does not work (because that module level import was removed). You can try to downgrade your pymatgen version (see the version that should work in the matminer requirements.txt.