λ dvc push -r localssh
ERROR: failed to push data to the cloud - URL 'ssh://poj12@localhost' is supported
but requires these missing dependencies: ['paramiko']. If you have installed dvc using pip...
λ dvc version
DVC version: 1.8.1 (exe)
---------------------------------
Platform: Python 3.7.9 on Windows-10-10.0.18362-SP0
Supports: azure, gdrive, gs, hdfs, http, https, s3, oss, webdav, webdavs
Cache types: hardlink
Cache directory: NTFS on C:\
Workspace directory: NTFS on C:\
Repo: dvc, git
Bug Report
Please provide information about your setup
Output of
dvc version:Additional Information (if any):
Notice how
Supportsdoesn't includessh.