Warning message when importing pyotb on Python 3.6
Following !1 (merged), for python version < 3.7, the import of pyotb causes the warning message:
WARNING Failed to get the list of applications in an independent process. Trying to get it inside the script scope
This is due to an argument of subprocess.run
that has been added only in Python 3.7 and that was used in pyotb.