You may use: dbcv_score = dbcv(X, labels, check_duplicates=False)
I'm not quite familiar with the process, still experimenting, but inspecting the code, I found that it has that parameter as well, and turning it to False seems to have worked for me!