Sep-06-2020, 12:00 PM
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.
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.