I have tried two method: add xw.App.visible = Falsebehind import xlwings as xw Or add \'xw.App(visible=False)\' in the code, but still
xw.App.visible = False
import xlwings as xw