You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dependencies are in setup.cfg, namely line-profiler and qtpy. I don't plan to add any other external dependancies for now.
The "problem" is that multiple Qt backends work wih qtpy: PyQt5, PyQt6, PySide2, or PySide6. I don't know if it's possible to let the user choose any one of them, or if we have to decide for a default one. How is qtpy packaged in those linux distributions ?
But since this application is litterally 3 days old, I'm not sure if I should worry about that yet... I prefer to get some feedback on the app itself first !
In regarding pyqt and getting the lineprofiler working, can we document what packages are needed?
The text was updated successfully, but these errors were encountered: