Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[split] ModuleNotFoundError
#1
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.
Reply
#2
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
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020