DEV Community

Discussion on: How to Upgrade to Python 3.8 on Ubuntu

Collapse
 
ubuntupunk profile image
ubuntupunk

Thanks for this, I foolishly installed python 3.8 from ppa:deadsnakes/ppa on Ubuntu 20.02. Adding to update-alternatives was what was missing from the recipe. Breaks your system if you don't.

Collapse
 
serhatteker profile image
Serhat Teker

Yeah, seems I didn't update this article on dev.to, although the one on my site was updated: tech.serhatteker.com/post/2019-12/...

I'll update this one asap as well.