Python Forum

Full Version: [split] ModuleNotFoundError
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
I own a Rapberry pi.
I installed Visual Studio: Code - OSS (headelted).
My version of Python is 3.7.3 (32 bits).

I have the following error :
from PySide2 import QtWidgets, QtCore
ModuleNotFoundError: No module named 'PySide2'

I installed pip3.8.
I installed the extension for python :« PySide2-VSC 0.1.0 » and « Qt for Python 0.4.2 »
It does’nt work.
Can you tell me why there is an error.
Thank you.
Quote:I installed the extension for python :« PySide2-VSC 0.1.0 » and « Qt for Python 0.4.2 »
It does’nt work.
This give us little to go on.
You need to:
  • Show how you attempted to install, step by every step
  • Show exact unaltered feedback from installer