Replies: 1 comment 7 replies
-
Out of curiosity can you do a pip install of that version of tensorflow? If I remember correctly it should install those DLL s in your system. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear Bonsai Community,
I am attempting to use the latest version of the SLEAP package for Bonsai (0.2.0) on Windows 10. Unfortunately, when I try to run a Bonsai workflow that was previously functional on another computer, I encounter the following error messages:
As stated on the GitHub page of bonsai-sleap, I have installed CUDA 11.3.0, cuDNN 11.3, and libtensorflow-gpu-windows-x86_64-2.10.0.
I copied the .dll files to the Extensions folder of Bonsai using the following approach:
The cuda_dir nvmm/libdevice is located at C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.3 . I've also tried to add CUDA and cudnn\cuda\bin in the Path environment variables.
What should I do to fix this installation issue ? Any insights or suggestions would be greatly appreciated.
Thank you for your time and assistance !
Best regards,
Hugo
Beta Was this translation helpful? Give feedback.
All reactions