pytracking
pytracking copied to clipboard
How to run the code in Windows OS
I want to run the code in Windows OS. I have tried with different versions of Pytorch, CUDA and Python. But, it shows some errors. line 583, in module_from_spec File "", line 1043, in create_module File "", line 219, in _call_with_frames_removed ImportError: DLL load failed: The specified module could not be found.
Please help me to solve this issue .
I'm having the same issue while also using Windows OS.
Did you ever figure out a fix for it?