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
{{ message }}
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
The shebang still relies on
python(and does not useenv), maybe it already works withpython3but I haven't tested.Since Python2 is now deprecated we must:
/usr/bin/env python3instead of/usr/bin/pythonSince Python2 is now deprecated we can: