-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FileNotFoundError: The pose configuration file for the exported model at DLC_Dog_resnet_50_iteration-0_shuffle-0\pose_cfg.yaml was not found. Please check the path to the exported model directory #34
Comments
hi @rim-yu it is the same issue as the others, it seems you don't have curl installed, see this line:
please see docs for the quick fix: https://github.com/DeepLabCut/DeepLabCut-live/blob/master/docs/install_desktop.md
|
As you can see below, I already installed curl. (dlc-live) C:\Users\limli\Desktop\DeepLabCut\DeepLabCut-live-master\DeepLabCut-live-master>conda list absl-py 0.11.0 py37h03978a9_0 conda-forge |
well, as you can see from your own error message, it did not download the file: Downloading full_dog model from the DeepLabCut Model Zoo...
tar: Error opening archive: Failed to open '\.\tape0'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 174M 0 4108 0 0 4108 0 12:23:47 --:--:-- 12:23:47 8470
curl: (23) Failed writing body (2908 != 2920) |
Googling the error, perhaps you are not within the gitbash terminal on windows? howtographql/react-apollo#85 gitforwindows.org |
Hello my name is Rim, currently I am working with deepLabCut live. I wonder if you can help me with followed questions.
I followed the installation instructions for Windows10. I get :
Thank you very much for the help.
The text was updated successfully, but these errors were encountered: