You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The software is written in python 2 and arch linux defaults the command 'python' to python3.
The code needs to be refactored to be python agnostic (probably doable just by replacing print commands)