Skip to content

install: "Cask 'dvc' is not installed." error #2680

@jorgeorpinel

Description

@jorgeorpinel

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

No one assigned

    Labels

    bugDid we break something?good first issuep2-mediumMedium priority, should be done, but less important

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions