We have a working version of ARTIQ in our lab and are interested in trying out the Quantrol GUI.
The readme for Quantrol states the GUI was written using python 3.9, and some of the features/syntax supported in python [3.]9 are not supported in python >=[3.]10. Currently we are running python 3.11 and ARTIQ 8. Reading the documentation for ARTIQ 8 I see that in ARTIQ 8 "python 11 is now supported".
My question is, is ARTIQ 8 still compatible with python 3.9?