Closed ludo67100 closed 3 months ago
Hi @ludo67100! As you said, I believe the issue is with your PyTorch installation. Have you installed CUDA on your laptop so you can use your GPU with PyTorch?
I have the same issue. I have not installed CUDA as I am planning on using my CPU only for now.
I have the same issue on my laptop, too. Since it runs on the CPU only, I think that PyTorch should be easier to install than the CUDA version. After checking everything and ensuring it was correct, I found an article that might help you.
https://github.com/pytorch/pytorch/issues/131662#issuecomment-2253733324
Maybe the DLC team could provide some notifications for Windows users in the future.
@n-poulsen I have CUDA installed:
C:\Users\ludov>nvcc --version nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2024 NVIDIA Corporation Built on Fri_Jun_14_16:44:19_Pacific_Daylight_Time_2024 Cuda compilation tools, release 12.6, V12.6.20 Build cuda_12.6.r12.6/compiler.34431801_0
Is there an existing issue for this?
Bug description
Just installed DLC 3.0 with .yaml file. DLC won't start because of a missing PyTorch dependency.
Operating System
Windows 11
DeepLabCut version
DLC 3.0.0rc3
DeepLabCut mode
single animal
Device type
RTX 4070 laptop
Steps To Reproduce
Relevant log output
Anything else?
No response
Code of Conduct