I want to import xlwings in my python script, but I don't want to install it on a special PC.
Can I copy the xlwings dll in any directory and import it with absolute path?
if this is the case, how?
I want to import xlwings in my python script, but I don't want to install it on a special PC.
Can I copy the xlwings dll in any directory and import it with absolute path?
if this is the case, how?