How to use event trigger to open a .py script file on the computer

Hi everyone, when the UE project is running, I want to run a .py script file in a certain path on the computer through the widget button click event to display special content. How can I achieve this? Blueprint or C++ can help me, thank you