FAQ

Questions les plus fréquemment posées

What version of python is needed to use ALR32XX ?

The ALR32XX library is compatible with Python versions higher than 3. You can see your version of Python with the command :

> python --version
Python 3.8.5

Last updated