Replies: 1 comment 3 replies
-
| 
         Hi @aidneML ! Could you share the output of  In addition, if you run the command passing the path to one of those files   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have setup a pipeline which completes successfully after running
dvc repro.I have several
.jsonfiles which I've confirmed to be filled with metric values, specified under themetrics:section indvc.yml.However, the output of
dvc metrics showis empty.Running
dvc metrics show --verboseresults in the following:It seems that a daemon is spawned but returns immediately without providing any meaningful response.
What could be the problem with my setup?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions