RealSenseID
RealSenseID copied to clipboard
Issue due to port in windows 10
Hi,
I am running files after building the python Wrapper in windows and getting error like this in almost all file
[2021-08-02 14:43:11.898] [error] [FaceAuthenticatorImpl] Failed to open serial port. GetLastError: 2
[2021-08-02 14:43:11.905] [debug] [NonSecureSession] Close session
Traceback (most recent call last):
File "enroll_image.py", line 45, in
When running viewer.py it is showing camera feed but after pressing key "a", "e", "d" it is terminating
Version: 0.23.0
[2021-08-02 15:20:13.369] [debug] [Utilities] detected capture device.
[2021-08-02 15:20:13.471] [debug] [Preview] Preview started!
[2021-08-02 15:28:18.172] [debug] [WindowsSerial] Opening serial port COM9
[2021-08-02 15:28:18.173] [error] [FaceAuthenticatorImpl] Failed to open serial port. GetLastError: 2
[2021-08-02 15:28:18.174] [debug] [NonSecureSession] Close session
Traceback (most recent call last):
File "viewer.py", line 238, in
By default, COM9 is used in the python sample. Please modify the serial port name. find the serial port name in Device manager.