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