Skip to content

dvc run broken in 0.66.1. Fails with error unexpected error. #2687

Closed
@MikkelAntonsen

Description

@MikkelAntonsen

Running dvc on ubuntu, installed with pip. Version is 0.66.1.
I get ERROR: unexpected error when my dvc run ends. The output files are made correctly, but *.dvc files do not appear and no checksumming is done.

Installing 0.65.0 fixes the problem.

I ran the command dvc run -f make_dataset.dvc -d make_dataset.py -d data -o dataset_train.json -o dataset_val.json -o dataset_test.json python3 make_dataset.py --directory data --output dataset --val-size 0.2 --test-size 0.1 --seed 42

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