I can not get Python to work at all with mushclient.
I am trying to load a script with no code called test.py and I receive the error:
Error -2147221164 occurred when loading scripting engine:
Class not registered
Not only that, but it won't even let me send code directly to the command line using the script prefix. For example:
/print('hello world')
Error; Scripting is not active yet, or script file had a parse error.
Anyone have advice?
I am using Windows Vista 32 bit
I use Python3.
Thanks guys,
-Torkalis
I am trying to load a script with no code called test.py and I receive the error:
Error -2147221164 occurred when loading scripting engine:
Class not registered
Not only that, but it won't even let me send code directly to the command line using the script prefix. For example:
/print('hello world')
Error; Scripting is not active yet, or script file had a parse error.
Anyone have advice?
I am using Windows Vista 32 bit
I use Python3.
Thanks guys,
-Torkalis