I installed PySide2 using pip install PySide2
pip install PySide2
But i got this error when i tried to import it:
>>> import PySide2 PySide2/__init__