You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: