When change script engine to Python, many guys encounter the problem:
finding CLSID of scripting language "Python"
World:
Error -2147221005 occurred when finding CLSID of scripting language "Python":
Even after you have installed the official Python install package, the problem still exist.
There is a simple solution: install the PyWin32 version corresponsive to your OS and Python from Sourceforge, you can get Python script engine workd.
The open-source project link is:
https://sourceforge.net/projects/pywin32/files/pywin32/
Enjoy.
finding CLSID of scripting language "Python"
World:
Error -2147221005 occurred when finding CLSID of scripting language "Python":
Even after you have installed the official Python install package, the problem still exist.
There is a simple solution: install the PyWin32 version corresponsive to your OS and Python from Sourceforge, you can get Python script engine workd.
The open-source project link is:
https://sourceforge.net/projects/pywin32/files/pywin32/
Enjoy.