cbsteh opened this issue 7 years ago · 1 comments
PySawit/facade.py
Line 32 in 631e2c4
xlwings only works in Windows and line 32 is better moved to line 871 so the module is imported only when the function runxlmacro() is called. If called in a non-Windows environment, exception OSError is thrown.
xlwings
runxlmacro()
OSError
Done. 2d41ee7