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