Open abviv opened 2 months ago
Thanks for reporting @abviv, we'll take a look.
Hi @ainoam , tested this bug out. It seems like the version of the dataset is None in some cases.
Adding a condition to assign version value as "" in this line when its None is fixing the issue. Would this fix be enough?
@d-vignesh Could you please create a new branch and do a pull request? I can test it locally.
@abviv can you please try the above branch and test.
@abviv did you get a chance to test this?
Describe the bug
A clear and concise description of what the bug is. I am getting the above error while trying to use the clearml-data search command.
I am using clearml==1.16.4
To reproduce
Exact steps to reproduce the bug. Provide example code if possible. Given
Expected behaviour
What is the expected behaviour? What should've happened but didn't? This should've returned the proper list of datasets which i have already uploaded.
Environment
Related Discussion
If this continues a slack thread, please provide a link to the original slack thread.