Dataset creation error: Cannot update dataset usability rating without a current dataset version
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
Hello,
I try to build a simple dataset using one CSV file but I got this error message with the command
```kaggle datasets create -p $${PWD}/payload```
but I got this error message
```Dataset creation error: Cannot update dataset usability rating without a current dataset version```
Apparently the dataset is created but I don't understand this error message.
Is somebody known why it is here?
Contributor guide
Assessment
This issue has not been assessed yet.