Using Python under MUSHclient in 2019

Posted by Yasik on Thu 18 Jul 2019 09:04 PM — 3 posts, 16,887 views.

Ukraine #0
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.
#1
I am new in a python programming language so I have no much more idea about it. When I tried to install the latest version of python then it shows an error windows defender error 577, so I want a proper solution on how to remove this error.
Amended on Sat 27 Jul 2019 04:06 PM by Fiendish
USA Global Moderator #2
Marry070 said:

it shows an error windows defender error 577, so I want a proper solution on how to remove this error


Google "windows defender error 577". This is not a Windows Defender help forum.