Hello,
after installing the Bonsai 2.8.1 (from the installer), my previously working python code stoped running in the CreateRuntime node with the error: 'The type initializer for 'Delegates' threw an exception'. I gather this is probably Bonsai not finding the pythonnet library.
I'm working with python version is 3.7.16. I believe my python net is in:
~\anaconda3\envs\PyTorch\python37.dll
and I have a PYTHONNET_PYDLL environment variable pointing at the above dll.
Any help that could point me in the right direction would be greatly appreciated.
Thank you in advance.
Cheers,
hugo