2 years ago
#45652

ZenMoore
DVC(Data Version Control) keeps stuck at "dvc add xxx" with "Collecting stages from the workspace" in the terminal?
I used : dvc[webhdfs]==2.9.3
, installed by pip install dvc[webhdfs]
Then the repo is already cloned by git.
I have also typed : dvc remote add -d storage webhdfs://xxx/dvc
and git add .dvc/config
But the command dvc add ./assets/xxx/*
was still stuck...
The command line window keeps showing : Collecting stages from the workspace
python
deployment
continuous-integration
dvc
0 Answers
Your Answer