So from the time I submitted the last pull request until now, I have been hard coding the address for each user.
Now finally trying to use the feature again in 10.1:
PYTHON_WIN = "%LOCALAPPDATA%\Continuum\Miniconda3\envs\pydev\pythonw.exe"
yields:
Could not load xlwings32.dll from either of the following folders: %LOCALAPPDATA%\Continuum\Miniconda3\envs\pydev, %LOCALAPPDATA%\Continuum\Miniconda3\envs
Since it has been so long I don't know when the regression happened. I figured you may know the answer right away before I dig in and attempt a fix.
So from the time I submitted the last pull request until now, I have been hard coding the address for each user.
Now finally trying to use the feature again in 10.1:
yields:
Since it has been so long I don't know when the regression happened. I figured you may know the answer right away before I dig in and attempt a fix.