You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running Freenove_Robot_Dog_Kit_for_Raspberry_Pi]/Application/windows/window.exe
(which I guess it should be named Client.exe),
fails with:
Traceback (most recent call last):
File "Main.py", line 1088, in <module>
File "Main.py", line 30, in __init__
File "Client.py", line 16, in __init__
File "Face.py", line 9, in __init__
cv2.error: OpenCV(4.5.5) D:\a\opencv-python\opencv-python\opencv_contrib\modules\face\src\facerec.cpp:61: error: (-2:Unspecified error) File can't be opened for reading! in function 'cv::face::FaceRecognizer::read'
[26052] Failed to execute script 'Main' due to unhandled exception!
Note: I don't have this folder D:\a\opencv-python. I guess this path is hard-coded in the executable.
The text was updated successfully, but these errors were encountered:
Running the Windows client fails
When running Freenove_Robot_Dog_Kit_for_Raspberry_Pi]/Application/windows/window.exe
(which I guess it should be named Client.exe),
fails with:
Note: I don't have this folder
D:\a\opencv-python
. I guess this path is hard-coded in the executable.The text was updated successfully, but these errors were encountered: