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

1 Like

I have the same problem but I’m already using GXE version 1.3.3. The documentation which describes how to create a custom expectation is only for the version 0.18.21. I just found the latest documentation on this topic here.