johannespischinger / senti_anal

MIT License
2 stars 0 forks source link

amazon_polarity doesn't contain any data file #50

Closed michaelfeil closed 2 years ago

michaelfeil commented 2 years ago

`E FileNotFoundError: The directory at amazon_polarity doesn't contain any data file

../anaconda3/envs/py39senti/lib/python3.9/site-packages/datasets/data_files.py:295: FileNotFoundError =================================================================== short test summary info =================================================================== FAILED tests/data/test_make_dataset.py::TestMakeDataset::test_make_dataset - FileNotFoundError: The directory at amazon_polarity doesn't contain any data file`

coverage run -m pytest tests -m "not long"

michaelfeil commented 2 years ago

happens when the folder amazon_polarity/ .. exists, but is empty. I think the dvc v1.0 is not correctly configured?

michaelfeil commented 2 years ago

resolved with new dvc config