Hi all,
I have tried to install openpose via the instruction here (No GPU, CPU only on my PC) and everything is ok (pyopenpose.cp37-win_amd64.pyd is generated finally); However, I got an error messege " Cuda check failed (35 vs. 0): CUDA driver version is insufficient for CUDA runtime version" when I run " C:UsersGitHubopenposeexamplestutorial_api_python>python 01_body_from_image.py".
Does it mean that I should not install CUDA on my PC as I run it using CPU but not GPU. Thanks!!
Plese, follow the instrucions and make sure the CMake flag is set to CPU.
What if we are just running the OpenPoseDemo.exe in windows 10? Can we find a flag to set in a config file? I get the same error above
@gineshidalgo99 Hi-- I'm having the same issue as @flurpo. I'm running the OpenPose demo in Windows 10 and can't figure out how to set the CMake flag to CPU.
Any solution to this issue??Same doubt