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
I have installed PyQt5 (Pyside 6 wasn't installed) and run Custom_Widgets --create-project. However, I received an err: ModuleNotFoundError: No module named 'PySide6'. Can I create a project with only PyQt5 and how can I do it?