Getting ModuleNotFoundError: No module named 'great_expectations.expectations.expectation_configuration'

Hi
I am new to great expectations and getting this error while creating a custom expectation.
ModuleNotFoundError: No module named ‘great_expectations.expectations.expectation_configuration’

Has anyone experienced the same?
This is my environment:
OS: Windows 10
Python: 3.11.0
GE Version: 0.18.19

Any help would be really appreciated.
Thanks

hello there,

I’m sorry, I’d like to update my answer here. Are you still having this issue? Can you please share your project so I can see how everything is being imported and referenced?