You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dvc==1.2.2
dvc version --verbose
2020-07-30 16:20:51,008 ERROR: unexpected error - cannot import name 'BaseRemoteTree'
------------------------------------------------------------
Traceback (most recent call last):
File "/home/XXX/.local/lib/python3.6/site-packages/dvc/main.py", line 53, in main
ret = cmd.run()
File "/home/XXX/.local/lib/python3.6/site-packages/dvc/command/version.py", line 40, in run
repo = Repo()
File "/home/XXX/.local/lib/python3.6/site-packages/dvc/repo/__init__.py", line 74, in __init__
from dvc.data_cloud import DataCloud
File "/home/XXX/.local/lib/python3.6/site-packages/dvc/data_cloud.py", line 6, in <module>
from dvc.remote import get_remote
File "/home/XXX/.local/lib/python3.6/site-packages/dvc/remote/__init__.py", line 4, in <module>
from .ssh import SSHRemote
File "/home/XXX/.local/lib/python3.6/site-packages/dvc/remote/ssh/__init__.py", line 17, in <module>
from dvc.remote.base import BaseRemoteTree, Remote
ImportError: cannot import name 'BaseRemoteTree'
------------------------------------------------------------
Thanks.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Bug Report
Please provide information about your setup
Thanks.
The text was updated successfully, but these errors were encountered: