Hello!
Since all threads are closed, I post it in new one just in case somebody stumbles upon this problem and will need help.
I managed to make it work.
Win7 Ultimate x64, MUSH 4.94, Python 3.7.4
Steps:
1. Install Python (in my case its not ActiveState one);
2. Install pywin (https://github.com/mhammond/pywin32/releases);
3. Locate a file {python-install-folder}\Lib\site-packages\win32comext\axscript\client\pyscript.py, double-click it and choose PythonWin.exe with a snake icon;
4. Click running person icon -> Browse -> locate a file pyscript.py, then press OK. You will get something like this in the output window:
PythonWin 3.7.4 (tags/v3.7.4:e09359112e, Jul 8 2019, 19:29:22) [MSC v.1916 32 bit (Intel)] on win32.
Portions Copyright 1994-2018 Mark Hammond - see 'Help/About PythonWin' for further copyright information.
>>> ?
Traceback ( File "<interactive input>", line 1
?
^
SyntaxError: invalid syntax
>>> Registered: Python
5. Close MUSH, then re-open it again. No CLSID error.
YMMV though.
Since all threads are closed, I post it in new one just in case somebody stumbles upon this problem and will need help.
I managed to make it work.
Win7 Ultimate x64, MUSH 4.94, Python 3.7.4
Steps:
1. Install Python (in my case its not ActiveState one);
2. Install pywin (https://github.com/mhammond/pywin32/releases);
3. Locate a file {python-install-folder}\Lib\site-packages\win32comext\axscript\client\pyscript.py, double-click it and choose PythonWin.exe with a snake icon;
4. Click running person icon -> Browse -> locate a file pyscript.py, then press OK. You will get something like this in the output window:
PythonWin 3.7.4 (tags/v3.7.4:e09359112e, Jul 8 2019, 19:29:22) [MSC v.1916 32 bit (Intel)] on win32.
Portions Copyright 1994-2018 Mark Hammond - see 'Help/About PythonWin' for further copyright information.
>>> ?
Traceback ( File "<interactive input>", line 1
?
^
SyntaxError: invalid syntax
>>> Registered: Python
5. Close MUSH, then re-open it again. No CLSID error.
YMMV though.