CLP package cannot start on Ubuntu Focal due to initialize-results-cache.py
.
#693
Labels
bug
Something isn't working
initialize-results-cache.py
.
#693
Bug
It was found that the CLP package cannot start on Ubuntu Focal, where Python 3.8 is the default version, due to a syntax error in
initialize-results-cache.py
:The violating change was introduced by #632 . The
tuple
syntax is only valid in Python 3.9+CLP version
80b94b2
Environment
Reproduction steps
git checkout 80b94b250f348c7f40f84ba6b51d136202153f65
task
cd build/clp-package/sbin; ./start-clp.sh
The text was updated successfully, but these errors were encountered: