Hacker News new | ask | show | jobs
by Veratyr 3168 days ago
I can't wait for people to stop expecting that putting #!/usr/bin/env python at the top of their scripts will lead to python2 being used.
1 comments

Currently on most distorts you’ll get an error. You’ll need to use python3 explicitally for now.