-
Notifications
You must be signed in to change notification settings - Fork 1
Description
When I run the module, the app window that opens looks black, without any of the file input buttons visible at the bottom of the window and no scroll arrows on the side/bottom. If I maximize the window, I can see the 'Select Neural Data File', but still can't see the button for selecting stimulus data. Is there some way I can scroll left/right up/down or auto-scale the window to my screen?
MacOS Catalina, python 3.8.2., PyQt5,
On install, I had this issue
Using 'pip install opencv-python-headless' solved the binaries problem but gives me cv2 version 4.5. I guess this is the problem I need to resolve. So closing issue.
Update: Fresh install on separate windows machine, without qt issues during install, produces the same screen-fit problem. Windows with python 3.8.2, PyQt5, cv2 4.3.0.36