Open cv gui with python

i try to create a button in python with open cv and I gate that error ‘-python\opencv\modules\highgui\src\window.cpp:1227: error: (-213:The function/feature is not implemented) The library is compiled without QT support in function ‘cv::createButton’’ I think i need to import an open cv library fo GUI but I don’t know how anyone knows what I need to import?

cross-post: python - erro:The library is compiled without QT support in function 'cv::createButton' - Stack Overflow