OpenCV trackbars not showing values on MacOS

Oh okay, and I have added cv2.getBuildInformation() to the script and it outputs: import sys; print(‘Python %s on %s’ % (sys.version, sys.platform))
sys.path.extend and then just the path to my project. Is the issue something to do with my opencv? On Mac it won’t show the trackbar values I’ve tried searching everywhere and no one has a solution to it.