Upon using auto configure for temboard 10, we get the following:
+ '[' 126 -gt 0 ']'
+ fatal 'Failure. See /var/log/temboard-agent-auto-configure.log for details.'
+ error 'Failure. See /var/log/temboard-agent-auto-configure.log for details.'
+ echo -e '\e[1;31mFailure. See /var/log/temboard-agent-auto-configure.log for details.\e[0m'
+ tee -a /dev/fd/3
Failure. See /var/log/temboard-agent-auto-configure.log for details.
+ exit 1
Python version:
$ python3 --version
Python 3.12.12
Why is auto configure assuming 3.9?
Thanks.
Upon using auto configure for temboard 10, we get the following:
Python version:
Why is auto configure assuming 3.9?
Thanks.