位 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...
Output of dvc version:
位 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
Additional Information (if any):
Notice how Supports doesn't include ssh.
Might be related to https://github.com/iterative/dvc/issues/4616
Unable to reproduce with 1.8.1 or newer versions. All exes show that all remotes are supported. @jorgeorpinel Could you confirm that you still see that error and dvc version still shows that it is from exe but doesn't have all remotes?
I was still seeing the problem. I uninstalled DVC and re-installed it, AND restarted because it was throwing a weird error, and now it's normal. Windows... 馃槧