C2W3 can not gx.get_context()
Hello @iambenn
I guess your gx stores hadn’t been configured properly. Can you please share the results of the great_expectations store list
command from step 1.5 with us?
I do 1.5 but still error
@iambenn you are getting an error in step 1.5, which means there must be an error with your files prior to this step.
- Please, make sure that you run
great_expectations init
in step 1.1.
- Make sure that you define the stores correctly in steps 1.3 and 1.4. Did you replace the old stores in the
gx/great_expectations.yml
file with the provided values?
@Amir_Zare I done step 1.1-1.4 before done 1.5
@iambenn Sorry for the inconvenience, but there must be something wrong with the stores you defined in steps 1.3 and 1.4. Please, try again, and if you get the same error, send me your gx/great_expectations.yml
in a private message.
Hello again @iambenn
I have seen the file you sent in private. As is said in the instructions, yaml files are indentation sensitive, and in your file, the checkpoint_store
does not have the same indentation level as others. That part of the file should look like this indentation-wise: