Hi there,
I am trying to install deeplabcut 2.0 on Windows 10. I already installed anaconda, and I typed conda env create -f dlc-windowsGPU.yaml
on cmd, but I get the following error “TypeError: LoadLibrary() argument 1 must be str, not None”. I checked and the file dlc-windowsGPU.yaml is in the right folder. Does anybody have any suggestions?