Skip to content

Error on first-time dvc pull #2684

Closed
@kevin-hanselman

Description

@kevin-hanselman

Unfortunately, given the sensitive information in my code/data, I can't provide a fully reproducible bug report.

OS: Ubuntu 18.04.3 LTS
Present in DVC versions: 0.64.0 through 0.66.1

Steps to "reproduce":

git clone ...
cd <repo>
dvc pull

Until DVC v0.64.0 the above worked fine. Now I get the following error shortly after running DVC:

dvc pull
ERROR: unexpected error - 'NoneType' object has no attribute 'execute' 

I also tried reproducing this in a separate repo, but I couldn't reproduce it; it worked fine. My initial thought is that the repo which exhibits this bug uses two data sources imported via dvc import; perhaps that's related to the problem?

Metadata

Metadata

Assignees

Labels

bugDid we break something?

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions