My Python version number is 3.11, Heartpy version number is 1.2.7, and wsl2 uses Ubuntu 20. When I try to import Heartpy and there is a debug below, QT will generate an error message as follows:
`qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/yinjun/anaconda/lib/python3.11/site-packages/cv2/qt/plugins" even though it was found.This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: xcb, eglfs, minimal, minimalegl, offscreen, vnc, webgl.`
When I cancelled the introduction of heartbeat, everything was normal, and I want to know why
I tried to import Heartpy, and then an error occurred. When I tried to remove it, the error also disappeared. I hope to import Heartpy normally and debug it