• DepthAI
  • DepthAI failed with "No Module Named 'PyQt5'" on windows 10/11

Hi,
I have downloaded DepthAI windows installer and when I launch it, it doesn't go through with the following message:

Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows

Traceback (most recent call last):
File "C:\Users\wubi\AppData\Local\Programs\DepthAI\depthai\launcher\launcher.py", line 11, in <module>
from splash_screen import SplashScreen
File "C:\Users\wubi\AppData\Local\Programs\DepthAI\depthai\launcher\splash_screen.py", line 2, in <module>
from PyQt5 import QtCore, QtGui, QtWidgets
ModuleNotFoundError: No module named 'PyQt5'

Anyone can help me out here?

Thanks!
Wu Bi

    Hi biwu
    Please run the python install_requirements.py inside
    C:\Users\wubi\AppData\Local\Programs\DepthAI\depthai\
    Let me know if it works

    Thanks,
    Jaka

      jakaskerl
      Hi, Jakaskerl,

      Thanks a lot! I managed to get it work last night and it is indeed as you suggested. Most likely I will get back to you regularly on more specific tasks.
      BTW, great camera!

      Thanks and Regards
      Wu Bi