Replies: 3 comments 8 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
-
@roomrys hi, so would you suggest to downgrade to tensorflow <2.7? are there precompiled libraries for it? thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
hello Any luck with this issue? I am having the same problem running with bonsai 2.8.5. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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