I am getting a 'Class not registered' issue.
I use anaconda. Here are the steps that I followed:
1. Create a new environment that uses 32bit python 2.7 and activated it
2. pip install pywin32 and did the post install script
3. Registered using the axscript
I have tried all combinations of running the post install script and axscript with user and admin privileges, with my default python and with the 2.7 python executables, outside of virtual environments.
I also tried to run mushclient from the environment that I created, but mushclient would close suddenly every time I loaded a world file.
I just can't seem to get python scripting working.
Any suggestions? Thank you.
Error -2147221164 occurred when loading scripting engine:
Class not registered
I use anaconda. Here are the steps that I followed:
1. Create a new environment that uses 32bit python 2.7 and activated it
2. pip install pywin32 and did the post install script
3. Registered using the axscript
I have tried all combinations of running the post install script and axscript with user and admin privileges, with my default python and with the 2.7 python executables, outside of virtual environments.
I also tried to run mushclient from the environment that I created, but mushclient would close suddenly every time I loaded a world file.
I just can't seem to get python scripting working.
Any suggestions? Thank you.