mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
If there are more than two python3 interpreters, and no python2, libupm thinks one of them is python2 and fails. Avoid that by telling it that python2 was not found. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>