Hello Shujiang Liu,
Apologies for the late reply, I have been very busy recently.
Can you confirm if there is any error displayed in the Maya Script Editor?
For example, I seem to be getting the following error when I try to use the menu "mmSolver > Convert To Marker":
# Traceback (most recent call last):
# File "C:\Users\username\Documents\maya\2022\modules\mayaMatchMoveSolver-0.4.6-maya2022-win64\python\mmSolver\tools\convertmarker\tool.py", line 147, in main
# delete_static_anim_curves,
# File "C:\Users\username\Documents\maya\2022\modules\mayaMatchMoveSolver-0.4.6-maya2022-win64\python\mmSolver\tools\convertmarker\lib.py", line 166, in create_markers_from_transforms
# end_frame,
# File "C:\Users\username\Documents\maya\2022\modules\mayaMatchMoveSolver-0.4.6-maya2022-win64\python\mmSolver\tools\convertmarker\lib.py", line 56, in convert_nodes_to_marker_data_list
# asNormalizedCoordinate=True,
# File "<string>", line 2, in mmReprojection
# RuntimeError: Maya command error
I will look into this error.
David