Hi, when I use xlwings XLSX file operation, set up the app = xlwings.App (visible = False) but in MAC will automatically open the Excel.app, and would not automatically open the Excel in win10.
mac os 10.12.4
windows10
Pycharm
python3.6
xlwings(last version from pypi)
Hi, when I use xlwings XLSX file operation, set up the
app = xlwings.App (visible = False)but in MAC will automatically open the Excel.app, and would not automatically open the Excel in win10.mac os 10.12.4
windows10
Pycharm
python3.6
xlwings(last version from pypi)