Ah I can answer the questions myself: Run the following sequence BEFORE "import clr":
import ctypes ctypes.windll.ole32.CoInitialize(None) _______________________________________________ PythonNet mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/pythonnet.python.org/ Member address: [email protected]
