Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
alerighi
on Sept 9, 2019
|
parent
|
context
|
favorite
| on:
Sunsetting Python 2
sudo ln -sf /usr/bin/python3 /usr/bin/python
Or use a Linux distribution like Arch that has python symlinked to python3 by default.
thomasahle
on Sept 9, 2019
[–]
Or maybe just alias it so you don't break anything.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Or use a Linux distribution like Arch that has python symlinked to python3 by default.