-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugDid we break something?Did we break something?good first issuep2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less important
Description
Installed DVC 0.64.0 via pkg on MacOS:
$ dvc version
DVC version: 0.64.0
Python version: 3.6.5
Platform: Darwin-19.0.0-x86_64-i386-64bit
Binary: True
Cache: reflink - True, hardlink - True, symlink - True
Filesystem type (cache directory): ('apfs', '/dev/disk1s5')
Filesystem type (workspace): ('apfs', '/dev/disk1s5')Cloned and changed into the cloned iterative/example-get-started project, and ran dvc pull twice. Second run:
$ dvc pull
Error: Cask 'dvc' is not installed.
+----------------------------------------------------------+
| |
| Update available 0.64.0 -> 0.66.0 |
| Find the latest release at |
| https://github.com/iterative/dvc/releases/latest |
| |
+----------------------------------------------------------+
Everything is up to date.
I realize this may be a fixed bug but just double checking it's not related to the updater.
Metadata
Metadata
Assignees
Labels
bugDid we break something?Did we break something?good first issuep2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less important