ModuleNotFoundError: No module named 'PyQt5.sip' | pyqt5 ui to py conversion

Аватар автора
Молодежный Python-союз
#windows Here I&tried to convert a ui file to py file which is edited by a qt-designer. The error encountered during the operation is: Traceback (most recent call last): File "D:PYTHONlibrunpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "D:PYTHONlibrunpy.py", line 87, in _run_code exec(code, run_globals) File "D:PYTHONlibsite-packagesPyQt5uicpyuic.py", line 26, in [module] from PyQt5 import QtCore ModuleNotFoundError: No module named & Used Command: pip install --upgrade PyQt5-sip python -m PyQt5.uic.pyuic -x omr_checker.ui -o omr_checker.py Website Links to download: Chapters: 0:00 Introduction 1:00 Error 2:02 Solution 2:23 Checking 3:12 Final Result

0/0


0/0

0/0

0/0