Closed elemoine closed 4 years ago
This is the error I get:
> raise child_exception_type(errno_num, err_msg, err_filename) E FileNotFoundError: [Errno 2] No such file or directory: 'dvc' /usr/lib64/python3.8/subprocess.py:1702: FileNotFoundError
Nevermind, I did not have dvc installed in my virtual environment.
dvc
This is the error I get: