Hello,
OK, so now the thing is clear (from DO authors):
"""
The actual problem was very simple really - inside Opus the global script
objects were initialised in two steps:
Call the script engine's AddNamedItem method to add the object to its
namespace
Add the object to our own internal obj
Just updating eveyone...
There is something weird going on with Python 3.4 and Windows 8. Roger
Upole is working on it.
Meanwhile, after numerous remove-and-try-again passes, I have Python 3.4(64
bit) and pywin32 running on my new Windows 8.1 development machine. My
current development version o