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.
Installed DVC 0.64.0 via pkg on MacOS:
Cloned and changed into the cloned iterative/example-get-started project, and ran dvc pull twice. Second run:
I realize this may be a fixed bug but just double checking it's not related to the updater.