AnnotationTarget Error

When I try to apply AnnotationTargeton a defined mod, I was encountering the following error

AssertionError: annotation.compiler_begin doesn't have an FTVMStrategy registered. You can register one in python with `tvm.relay.op.register_strategy`.

is there any solution to this?