Let's be explicit on the supported Python version
The problem is that for example Arch Linux symlinks python to python3, which has different syntax (e.g. print is a function instead of a statement).
Loading
Please sign in to comment
The problem is that for example Arch Linux symlinks python to python3, which has different syntax (e.g. print is a function instead of a statement).