I can no longer call my Python functions after i upgraded to v0.7.
v0.7 is installed while there was v0.6.x on the system. xlwings addin update is run. v0.7's .bas file is imported into the excel. xlwings32.dll that comes with v0.7 is copied to the python installation folder.
Excel knows about the Python functions but they return #VALUE!
I can no longer call my Python functions after i upgraded to v0.7.
v0.7 is installed while there was v0.6.x on the system. xlwings addin update is run. v0.7's .bas file is imported into the excel. xlwings32.dll that comes with v0.7 is copied to the python installation folder.
Excel knows about the Python functions but they return #VALUE!