Hi, I'm a beginner and I'm trying to learn PySide using pycharm, but when I run the commands I get this error:
"C: \ Users \ User \ PycharmProjects \ hwllo world \ venv \ Scripts \ python.exe" "C: / Users / User / PycharmProjects / hwllo world / main.py" Traceback (most recent call last): File "C: / Users / User / PycharmProjects / hwllo world / main.py ", line 1, in from PySide.QtCore import * ImportError: No module named 'PySide'