Closed dariopasquali closed 4 years ago
Hi Davide, another difference between PIP and GIT versions. On GIT I receive an Error 400 Bad Request when I start a new recording. It does not happen with PIP code. I cannot test the stop_recording because I cannot start it.
stop_recording
As we noticed together, and I can confirm the difference in PIP version, is the datetime format: https://github.com/ddetommaso/TobiiGlassesPyController/blob/df48f0c0a8315c1422dd1cca1122f83d931cf80f/tobiiglassesctrl/controller.py#L41
Cheers, Dario
Hi Davide, another difference between PIP and GIT versions. On GIT I receive an Error 400 Bad Request when I start a new recording. It does not happen with PIP code. I cannot test the
stop_recording
because I cannot start it.As we noticed together, and I can confirm the difference in PIP version, is the datetime format: https://github.com/ddetommaso/TobiiGlassesPyController/blob/df48f0c0a8315c1422dd1cca1122f83d931cf80f/tobiiglassesctrl/controller.py#L41
Cheers, Dario